docs: fix sentence in vault debug command (#9725)
This commit is contained in:
parent
1cd3d553f1
commit
00a0d043be
|
@ -18,7 +18,7 @@ commands. The `debug` command aims to provide a simple workflow that produces a
|
|||
consistent output to help operators retrieve and share information about the
|
||||
server in question.
|
||||
|
||||
The `debug` command honors the same the variables that the base command
|
||||
The `debug` command honors the same variables that the base command
|
||||
accepts, such as the token stored via a previous login or the environment
|
||||
variables `VAULT_TOKEN` and `VAULT_ADDR`. The token used determines the
|
||||
permissions and, in turn, the information that `debug` may be able to collect.
|
||||
|
|
Loading…
Reference in New Issue