mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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…
Reference in a new issue