Przeglądaj źródła

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

Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
Charles Chan 9 lat temu
rodzic
commit
8d6796f8c6
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      docs/reference/commandline/version.md

+ 1 - 1
docs/reference/commandline/version.md

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