From 7f98d2ddbc22f066eaf25e467cfcd64685dece4e Mon Sep 17 00:00:00 2001 From: Kye Shi Date: Mon, 21 Jun 2021 10:58:45 -0700 Subject: docs: podman-rmi removes dangling parent images Signed-off-by: Kye Shi --- docs/source/markdown/podman-rmi.1.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/markdown/podman-rmi.1.md b/docs/source/markdown/podman-rmi.1.md index 765c1bd6d..1f62d6133 100644 --- a/docs/source/markdown/podman-rmi.1.md +++ b/docs/source/markdown/podman-rmi.1.md @@ -10,6 +10,7 @@ podman\-rmi - Removes one or more locally stored images ## DESCRIPTION Removes one or more locally stored images. +Passing an argument _image_ deletes it, along with any of its dangling (untagged) parent images. ## OPTIONS -- cgit v1.2.3-54-g00ecf