diff --git a/command/audit.go b/command/audit.go index 0e5935779..55ef67d53 100644 --- a/command/audit.go +++ b/command/audit.go @@ -27,7 +27,7 @@ Usage: vault audit [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