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

@@ -106,9 +106,7 @@ Usage: vault init [options]
This command can't be called on an already-initialized Vault.
General Options:
` + meta.GeneralOptionsUsage() + `
` + meta.GeneralOptionsUsage() + `
Init Options:
-check Don't actually initialize, just check if Vault is