diff --git a/docs/pages/auto-discovery/databases.mdx b/docs/pages/auto-discovery/databases.mdx index 9676f945ae835..719341ee1bf21 100644 --- a/docs/pages/auto-discovery/databases.mdx +++ b/docs/pages/auto-discovery/databases.mdx @@ -33,7 +33,7 @@ Auth Service and save it in `/tmp/token` on the host that will run the Discovery Service. ```code -$ tctl tokens add --type=discovery +$ tctl tokens add --type=discovery --format=text ``` (!docs/pages/includes/database-access/alternative-methods-join.mdx!)