Fix mount-tune CLI output

This commit is contained in:
Jeff Mitchell 2015-10-09 16:03:31 -04:00
parent bf70b677b7
commit aa3055f816
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ func (c *MountTuneCommand) Help() string {
Tune configuration options for a mounted secret backend.
Example: vault tune-mount -default-lease-ttl="24h" secret
Example: vault mount-tune -default-lease-ttl="24h" secret
General Options: