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:
@@ -315,9 +315,7 @@ Usage: vault generate-root [options] [key]
|
||||
final token value will be encrypted with this public key and base64-encoded.
|
||||
|
||||
General Options:
|
||||
|
||||
` + meta.GeneralOptionsUsage() + `
|
||||
|
||||
` + meta.GeneralOptionsUsage() + `
|
||||
Rekey Options:
|
||||
|
||||
-init Initialize the root generation attempt. This can only
|
||||
|
||||
Reference in New Issue
Block a user