Add missing '[OPTIONS]' arg to documentation for 'docker version'.

Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
This commit is contained in:
Charles Chan 2015-09-19 08:53:11 -07:00
parent 7d5603e7cb
commit 8d6796f8c6
1 changed files with 1 additions and 1 deletions

View File

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