mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Fix man and commandline docs
- missing help option in `docs/reference/commandline/*.md` (some files have it, the other I fixed didn't) - missing `[OPTIONS]` in Usage description - missing options - formatting - start/stop idempotence Signed-off-by: Antonio Murdaca <amurdaca@redhat.com>
This commit is contained in:
parent
2fcacf8ea3
commit
14e8898648
53 changed files with 154 additions and 117 deletions
|
|
@ -16,6 +16,7 @@ weight=1
|
|||
Show the Docker version information.
|
||||
|
||||
-f, --format="" Format the output using the given go template
|
||||
--help=false Print usage
|
||||
|
||||
By default, this will render all version information in an easy to read
|
||||
layout. If a format is specified, the given template will be executed instead.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue