mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
Merge pull request #16425 from charleswhchan/fix-version-doc
Add missing '[OPTIONS]' arg to documentation for 'docker version'.
This commit is contained in:
@@ -11,7 +11,7 @@ weight=1
|
||||
|
||||
# version
|
||||
|
||||
Usage: docker version
|
||||
Usage: docker version [OPTIONS]
|
||||
|
||||
Show the Docker version information.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user