man pages: Add an example about --no-prune

Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
Till Maas
2025-06-12 15:11:32 +02:00
parent 1e53cacb08
commit ae49463a8f

View File

@ -59,6 +59,11 @@ Error: nothing: image not known
```
Remove an image but keep any parents of it.
```
podman rmi --no-prune d29200bf974d
Deleted: d29200bf974dbc48dc66c23c4031548531b6b5943e5f25ee7bda232e3b6b27f4
```
## Exit Status
**0** All specified images removed