summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-ps.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/markdown/podman-ps.1.md')
-rw-r--r--docs/source/markdown/podman-ps.1.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/source/markdown/podman-ps.1.md b/docs/source/markdown/podman-ps.1.md
index 40d26b86d..b1a944942 100644
--- a/docs/source/markdown/podman-ps.1.md
+++ b/docs/source/markdown/podman-ps.1.md
@@ -106,7 +106,7 @@ Omit the table headings from the listing of containers.
#### **--no-trunc**
-Display the extended information
+Do not truncate the output (default *false*).
#### **--pod**, **-p**
@@ -116,11 +116,10 @@ Display the pods the containers are associated with
Print the numeric IDs of the containers only
-#### **--sort**
+#### **--sort**=*created*
Sort by command, created, id, image, names, runningfor, size, or status",
Note: Choosing size will sort by size of rootFs, not alphabetically like the rest of the options
-Default: created
#### **--size**, **-s**