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