Merge pull request #16425 from charleswhchan/fix-version-doc
Add missing '[OPTIONS]' arg to documentation for 'docker version'.
This commit is contained in:
commit
4133401bf9
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