From a78658a11a132c38a735efea59d56aeb6c39c783 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Wed, 22 Jan 2020 09:31:17 -0500 Subject: markdown: reword 'podman-inspect' to properly explain '--size' Reword the man page to clarify that the '--size' option displays the container size in addition to the normal output. Signed-off-by: Robert P. J. Day --- docs/source/markdown/podman-inspect.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/markdown/podman-inspect.1.md b/docs/source/markdown/podman-inspect.1.md index ad4d0659e..4998772c3 100644 --- a/docs/source/markdown/podman-inspect.1.md +++ b/docs/source/markdown/podman-inspect.1.md @@ -36,7 +36,7 @@ The latest option is not supported on the remote client or when invoked as *podm **--size**, **-s** -Display the total file size if the type is a container +In addition to normal output, display the total file size if the type is a container. ## EXAMPLE -- cgit v1.2.3-54-g00ecf