summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-rmi.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-rmi.1.md')
-rw-r--r--docs/source/markdown/podman-rmi.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-rmi.1.md b/docs/source/markdown/podman-rmi.1.md
index 1f62d6133..e34b1964b 100644
--- a/docs/source/markdown/podman-rmi.1.md
+++ b/docs/source/markdown/podman-rmi.1.md
@@ -10,7 +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.
+Passing an argument _image_ deletes it, along with any of its dangling parent images. A dangling image is an image without a tag and without being referenced by another image.
## OPTIONS