Browse Source

add missing doc

Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
Victor Vieux 11 years ago
parent
commit
10faefac3b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/sources/reference/commandline/cli.rst

+ 2 - 0
docs/sources/reference/commandline/cli.rst

@@ -1023,6 +1023,8 @@ containers will not be deleted.
     Usage: docker rmi IMAGE [IMAGE...]
 
     Remove one or more images
+
+      -f, --force=false: Force
     
 Removing tagged images
 ~~~~~~~~~~~~~~~~~~~~~~