mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Fix up the meta common options text function to not strip leading space and fix up commands
This commit is contained in:
@@ -98,9 +98,7 @@ Usage: vault token-renew [options] [token] [increment]
|
||||
well; otherwise it must be passed in via the '-increment' flag.
|
||||
|
||||
General Options:
|
||||
|
||||
` + meta.GeneralOptionsUsage() + `
|
||||
|
||||
` + meta.GeneralOptionsUsage() + `
|
||||
Token Renew Options:
|
||||
|
||||
-increment=3600 The desired increment. If not supplied, Vault will
|
||||
|
||||
Reference in New Issue
Block a user