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:
Robert P. J. Day 2019-03-30 13:35:38 -04:00
parent 833204d63b
commit 1f78a80bf1
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*)