Add missing '[OPTIONS]' arg to documentation for 'docker version'.
Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
This commit is contained in:
parent
7d5603e7cb
commit
8d6796f8c6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ weight=1
|
|||
|
||||
# version
|
||||
|
||||
Usage: docker version
|
||||
Usage: docker version [OPTIONS]
|
||||
|
||||
Show the Docker version information.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue