Fix up the meta common options text function to not strip leading space and fix up commands

This commit is contained in:
Jeff Mitchell
2016-04-01 16:50:12 -04:00
parent 16c8f0b5ad
commit 02be26e4ae
36 changed files with 39 additions and 93 deletions

View File

@@ -109,9 +109,7 @@ Usage: vault token-create [options]
If a role is specified, the role may override parameters specified here.
General Options:
` + meta.GeneralOptionsUsage() + `
` + meta.GeneralOptionsUsage() + `
Token Options:
-id="7699125c-d8...." The token value that clients will use to authenticate