summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-rmi.1.md
diff options
context:
space:
mode:
authorKye Shi <shi.kye@gmail.com>2021-06-21 10:58:45 -0700
committerKye Shi <shi.kye@gmail.com>2021-06-21 10:58:45 -0700
commit7f98d2ddbc22f066eaf25e467cfcd64685dece4e (patch)
tree9e6778f10c45cb887cd74be3f7b05de04c8c867a /docs/source/markdown/podman-rmi.1.md
parentbe15e69a6189685ac1afba06cb67013e960065ed (diff)
downloadpodman-7f98d2ddbc22f066eaf25e467cfcd64685dece4e.tar.gz
podman-7f98d2ddbc22f066eaf25e467cfcd64685dece4e.tar.bz2
podman-7f98d2ddbc22f066eaf25e467cfcd64685dece4e.zip
docs: podman-rmi removes dangling parent images
Signed-off-by: Kye Shi <shi.kye@gmail.com>
Diffstat (limited to 'docs/source/markdown/podman-rmi.1.md')
-rw-r--r--docs/source/markdown/podman-rmi.1.md1
1 files changed, 1 insertions, 0 deletions
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