docs: podman-rmi removes dangling parent images

Signed-off-by: Kye Shi <shi.kye@gmail.com>
This commit is contained in:
Kye Shi 2021-06-21 10:58:45 -07:00
parent be15e69a61
commit 7f98d2ddbc
No known key found for this signature in database
GPG Key ID: FB12D33DF1EE07D5
1 changed files with 1 additions and 0 deletions

View File

@ -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