mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00
Merge pull request #13872 from vrothberg/revert-size
Revert "images --size"
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user