Merge pull request #16425 from charleswhchan/fix-version-doc

Add missing '[OPTIONS]' arg to documentation for 'docker version'.
This commit is contained in:
moxiegirl 2015-09-20 14:33:47 -07:00
commit 4133401bf9

View file

@ -11,7 +11,7 @@ weight=1
# version
Usage: docker version
Usage: docker version [OPTIONS]
Show the Docker version information.