diff --git a/website/content/docs/commands/login.mdx b/website/content/docs/commands/login.mdx index ba15370ed..6cfc1c336 100644 --- a/website/content/docs/commands/login.mdx +++ b/website/content/docs/commands/login.mdx @@ -141,7 +141,7 @@ flags](/docs/commands) included on all commands. "userpass" or "ldap". Note this corresponds to the TYPE, not the enabled path. Use -path to specify the path where the authentication is enabled. -- `-no-print` `(bool: false)` - Do not display the token. The token will be +- `-no-print` `(bool: false)` - Do not display the token. The token will still be stored to the configured token helper. The default is false. - `-no-store` `(bool: false)` - Do not persist the token to the token helper