1
0
mirror of https://github.com/docker/cli.git synced 2026-01-23 15:21:32 +03:00

add missing doc

Docker-DCO-1.1-Signed-off-by: Victor Vieux <victor.vieux@docker.com> (github: vieux)
Upstream-commit: 231c00296b
Component: cli
This commit is contained in:
Victor Vieux
2014-02-20 00:13:37 +00:00
committed by Tibor Vass
parent f5af2eb8c7
commit 926294bc3b

View File

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