mirror of https://github.com/containers/podman.git
docs/podman-inspect.1.md: add missing option hyphen for "-t"
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
This commit is contained in:
parent
833204d63b
commit
1f78a80bf1
|
@ -17,7 +17,7 @@ unspecified type. If a format is specified, the given template will be executed
|
|||
|
||||
## OPTIONS
|
||||
|
||||
**--type, t="TYPE"**
|
||||
**--type, -t="TYPE"**
|
||||
|
||||
Return JSON for the specified type. Type can be 'container', 'image' or 'all' (default: all)
|
||||
(Only meaningful when invoked as *podman inspect*)
|
||||
|
|
Loading…
Reference in New Issue