Skip to content

Commit

Permalink
Fix typo (#15391)
Browse files Browse the repository at this point in the history
  • Loading branch information
eoinoreilly30 authored May 12, 2022
1 parent d9b4012 commit 1ed02fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/commands/login.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1ed02fc

Please sign in to comment.