mirror of https://github.com/docker/cli.git
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
cd90efa040
commit
17fda32a53
|
@ -11,7 +11,7 @@ weight=1
|
|||
|
||||
# version
|
||||
|
||||
Usage: docker version
|
||||
Usage: docker version [OPTIONS]
|
||||
|
||||
Show the Docker version information.
|
||||
|
||||
|
|
Loading…
Reference in New Issue