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:
@@ -101,9 +101,7 @@ Usage: vault token-revoke [options] [token|accessor]
|
||||
a token accessor always revokes the token along with it's child tokens.
|
||||
|
||||
General Options:
|
||||
|
||||
` + meta.GeneralOptionsUsage() + `
|
||||
|
||||
` + meta.GeneralOptionsUsage() + `
|
||||
Token Options:
|
||||
|
||||
-accessor A boolean flag, if set, treats the argument as an accessor of the token.
|
||||
|
||||
Reference in New Issue
Block a user