mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +00:00
Fix up the meta common options text function to not strip leading space and fix up commands
This commit is contained in:
@@ -134,9 +134,7 @@ Usage: vault write [options] path [data]
|
||||
prefix the "@" with a slash: "\@".
|
||||
|
||||
General Options:
|
||||
|
||||
` + meta.GeneralOptionsUsage() + `
|
||||
|
||||
` + meta.GeneralOptionsUsage() + `
|
||||
Write Options:
|
||||
|
||||
-f | -force Force the write to continue without any data values
|
||||
|
||||
Reference in New Issue
Block a user