Fix VAULT_LOG_LEVEL in docs (#4696)

This commit is contained in:
Nándor István Krácser 2018-06-05 16:23:32 +02:00 committed by Jeff Mitchell
parent 1865609432
commit 76be6ce5e6

View File

@ -55,7 +55,7 @@ flags](/docs/commands/index.html) included on all commands.
- `-log-level` `(string: "info")` - Log verbosity level. Supported values (in
order of detail) are "trace", "debug", "info", "warn", and "err". This can
also be specified via the VAULT_LOG environment variable.
also be specified via the VAULT_LOG_LEVEL environment variable.
### Dev Options