summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-04-14 07:18:52 -0400
committerGitHub <noreply@github.com>2022-04-14 07:18:52 -0400
commit001f619eab780721abe52ee72fe3c87caa7c652f (patch)
treee221f394a1a3f583f315494ca300160fa52ab2f2 /docs
parent15712c76fb198cec7509ff0cf401e357401d2d7d (diff)
parent97f93dc78e61820196f2adcc06ab8ec145ef6703 (diff)
downloadpodman-001f619eab780721abe52ee72fe3c87caa7c652f.tar.gz
podman-001f619eab780721abe52ee72fe3c87caa7c652f.tar.bz2
podman-001f619eab780721abe52ee72fe3c87caa7c652f.zip
Merge pull request #13872 from vrothberg/revert-size
Revert "images --size"
Diffstat (limited to 'docs')
-rw-r--r--docs/source/markdown/podman-images.1.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/source/markdown/podman-images.1.md b/docs/source/markdown/podman-images.1.md
index bdd187348..e28df840d 100644
--- a/docs/source/markdown/podman-images.1.md
+++ b/docs/source/markdown/podman-images.1.md
@@ -100,10 +100,6 @@ Omit the table headings from the listing of images.
Lists only the image IDs.
-#### **--size**
-
-Compute and display the size of each image. The default is true. Computing the size of images can be costly. If listing images is critical to performance, consider turning off size-computation via `--size=false`.
-
#### **--sort**=*sort*=*created*
Sort by created, id, repository, size or tag (default: created)