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
commit cd35e20772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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