Sfoglia il codice sorgente

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

Add missing '[OPTIONS]' arg to documentation for 'docker version'.
moxiegirl 9 anni fa
parent
commit
4133401bf9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.