[docs] Convert titles to sentense case (#21426)

* Convert documentation titles to sentense case

* Docker, Google, Foundry, Cloud proper case
This commit is contained in:
Anton Averchenkov
2023-06-30 19:22:07 -04:00
committed by GitHub
parent d01a3c1763
commit f4f0412b6a
589 changed files with 4744 additions and 4744 deletions

View File

@@ -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.