mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Fix up the meta common options text function to not strip leading space and fix up commands
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user