diff options
Diffstat (limited to 'docs/podman-rmi.1.md')
-rw-r--r-- | docs/podman-rmi.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-rmi.1.md b/docs/podman-rmi.1.md index f96ba5918..0d24ac27b 100644 --- a/docs/podman-rmi.1.md +++ b/docs/podman-rmi.1.md @@ -4,7 +4,7 @@ podman\-rmi - Removes one or more images ## SYNOPSIS -**podman** **rmi** **imageID [...]** +**podman rmi** *image* ... ## DESCRIPTION Removes one or more locally stored images. |