summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-06-22 14:12:35 -0400
committerGitHub <noreply@github.com>2021-06-22 14:12:35 -0400
commit1b27234d13d651e91b79f91397f7b4885f716872 (patch)
treeff3c39b2114db29a3c069cce288654e3e9ccc650 /docs/source
parented511d27d7d2198624dcda41b9e06e9e582e5c20 (diff)
parent7f98d2ddbc22f066eaf25e467cfcd64685dece4e (diff)
downloadpodman-1b27234d13d651e91b79f91397f7b4885f716872.tar.gz
podman-1b27234d13d651e91b79f91397f7b4885f716872.tar.bz2
podman-1b27234d13d651e91b79f91397f7b4885f716872.zip
Merge pull request #10697 from kwshi/rmi-dangling-parent-docs
[CI:DOCS] docs: specify `rmi` removes dangling parents
Diffstat (limited to 'docs/source')
-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