Fix typo (#15391)
This commit is contained in:
parent
558e9a364b
commit
6b82692f67
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue