mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
fix typo (#6469)
This commit is contained in:
parent
01a6c5c976
commit
389eedb598
@ -27,7 +27,7 @@ Usage: vault audit <subcommand> [options] [args]
|
||||
|
||||
$ vault audit list
|
||||
|
||||
Enable a new audit device "userpass";
|
||||
Enable a new audit device "file";
|
||||
|
||||
$ vault audit enable file file_path=/var/log/audit.log
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user