summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-26 03:00:31 -0800
committerGitHub <noreply@github.com>2020-01-26 03:00:31 -0800
commitd7e99b04b98b44ec3710ef2b47b316b55101835c (patch)
tree3437a3f990cd6f6fc4c83e431292a8c5ec3e0600 /docs/source
parentc21445d73d6601bdf8247506f05b083c4585dfaf (diff)
parenta78658a11a132c38a735efea59d56aeb6c39c783 (diff)
downloadpodman-d7e99b04b98b44ec3710ef2b47b316b55101835c.tar.gz
podman-d7e99b04b98b44ec3710ef2b47b316b55101835c.tar.bz2
podman-d7e99b04b98b44ec3710ef2b47b316b55101835c.zip
Merge pull request #4933 from rpjday/docs/markdown/inspect
markdown: reword 'podman-inspect' to properly explain '--size'
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/markdown/podman-inspect.1.md2
1 files changed, 1 insertions, 1 deletions
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