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:
OpenShift Merge Robot
2019-03-31 17:21:06 -07:00
committed by GitHub

View File

@ -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*)