Merge pull request #10697 from kwshi/rmi-dangling-parent-docs

[CI:DOCS] docs: specify `rmi` removes dangling parents
This commit is contained in:
OpenShift Merge Robot
2021-06-22 14:12:35 -04:00
committed by GitHub

View File

@ -10,6 +10,7 @@ podman\-rmi - Removes one or more locally stored images
## DESCRIPTION ## DESCRIPTION
Removes one or more locally stored images. Removes one or more locally stored images.
Passing an argument _image_ deletes it, along with any of its dangling (untagged) parent images.
## OPTIONS ## OPTIONS