aboutsummaryrefslogtreecommitdiff
path: root/docs/podman-volume-inspect.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-volume-inspect.1.md')
-rw-r--r--docs/podman-volume-inspect.1.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/podman-volume-inspect.1.md b/docs/podman-volume-inspect.1.md
index 88cc3cf3e..b00c821bb 100644
--- a/docs/podman-volume-inspect.1.md
+++ b/docs/podman-volume-inspect.1.md
@@ -4,11 +4,11 @@
podman\-volume\-inspect - Inspect one or more volumes
## SYNOPSIS
-**podman volume inspect** [*options*] *volume*...
+**podman volume inspect** [*options*] *volume* [...]
## DESCRIPTION
-Display detailed information on one or more volumes. The output can be formated using
+Display detailed information on one or more volumes. The output can be formatted using
the **--format** flag and a Go template. To get detailed information about all the
existing volumes, use the **--all** flag.
@@ -19,7 +19,7 @@ existing volumes, use the **--all** flag.
Inspect all volumes.
-**--format**=""
+**--format**=*format*
Format volume output using Go template