mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
[docs] Convert titles to sentense case (#21426)
* Convert documentation titles to sentense case * Docker, Google, Foundry, Cloud proper case
This commit is contained in:
committed by
GitHub
parent
d01a3c1763
commit
f4f0412b6a
@@ -36,13 +36,13 @@ $ vault plugin register \
|
||||
The following flags are available in addition to the [standard set of
|
||||
flags](/vault/docs/commands) included on all commands.
|
||||
|
||||
### Output Options
|
||||
### Output options
|
||||
|
||||
- `-format` `(string: "table")` - Print the output in the given format. Valid
|
||||
formats are "table", "json", or "yaml". This can also be specified via the
|
||||
`VAULT_FORMAT` environment variable.
|
||||
|
||||
### Command Options
|
||||
### Command options
|
||||
|
||||
- `-sha256` `(string: <required>)` - Checksum (SHA256) of the plugin binary.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user