diff options
Diffstat (limited to 'docs/podman-inspect.1.md')
-rw-r--r-- | docs/podman-inspect.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-inspect.1.md b/docs/podman-inspect.1.md index a814862a5..47a189e39 100644 --- a/docs/podman-inspect.1.md +++ b/docs/podman-inspect.1.md @@ -4,7 +4,7 @@ podman\-inspect - Display a container or image's configuration ## SYNOPSIS -**podman** **inspect** [*options* [...]] name [...] +**podman inspect** [*options*] *name* ... ## DESCRIPTION This displays the low-level information on containers and images identified by name or ID. By default, this will render |