From 0df0df2fcb8bf7c311a34a97ff0352b3977eff7e Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 2 Sep 2015 20:07:58 -0400 Subject: [PATCH] Fix typo --- command/mounttune.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/mounttune.go b/command/mounttune.go index 83211c40cf..42a12027f1 100644 --- a/command/mounttune.go +++ b/command/mounttune.go @@ -81,7 +81,7 @@ func (c *MountTuneCommand) Help() string { helpText := ` Usage: vault mount-tune [options] path - Tune configuration options fro a mounted secret backend. + Tune configuration options for a mounted secret backend. Example: vault tune-mount -default-lease-ttl="24h" secret/