mirror of
https://github.com/containers/podman.git
synced 2025-07-01 16:17:06 +08:00
Merge pull request #2812 from rpjday/topic/rpjday/missing_option_hyphen
docs/podman-inspect.1.md: add missing option hyphen for "-t"
This commit is contained in:
@ -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*)
|
||||
|
Reference in New Issue
Block a user