From 1f78a80bf175a83bb91416b0a825b28796b4bb27 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sat, 30 Mar 2019 13:35:38 -0400 Subject: docs/podman-inspect.1.md: add missing option hyphen for "-t" Signed-off-by: Robert P. J. Day --- docs/podman-inspect.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/podman-inspect.1.md b/docs/podman-inspect.1.md index 712891ad6..8b67c7dac 100644 --- a/docs/podman-inspect.1.md +++ b/docs/podman-inspect.1.md @@ -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*) -- cgit v1.2.3-54-g00ecf