Browse Source

updated the rmi command docs, the had typos

Ken Cochrane 12 years ago
parent
commit
364f48d6c7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/sources/commandline/command/rmi.rst

+ 2 - 2
docs/sources/commandline/command/rmi.rst

@@ -8,6 +8,6 @@
 
 ::
 
-    Usage: docker rmimage [OPTIONS] IMAGE
+    Usage: docker rmi IMAGE [IMAGE...]
 
-    Remove an image
+    Remove one or more images