From aa3055f81635bcb158476b85197550bc5ca24d63 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 9 Oct 2015 16:03:31 -0400 Subject: [PATCH] Fix mount-tune CLI output --- command/mounttune.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/mounttune.go b/command/mounttune.go index 53ae88aae..ed3255045 100644 --- a/command/mounttune.go +++ b/command/mounttune.go @@ -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: