diff options
Diffstat (limited to 'docs/source/markdown/podman-pod-ps.1.md')
-rw-r--r-- | docs/source/markdown/podman-pod-ps.1.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/source/markdown/podman-pod-ps.1.md b/docs/source/markdown/podman-pod-ps.1.md index 65a7072ab..035c20c7f 100644 --- a/docs/source/markdown/podman-pod-ps.1.md +++ b/docs/source/markdown/podman-pod-ps.1.md @@ -38,7 +38,7 @@ Includes the container IDs in the container info field Includes the container statuses in the container info field -**--latest**,**-l** +**--latest**, **-l** Show the latest pod created (all states) @@ -48,6 +48,10 @@ The latest option is not supported on the remote client. Display the extended information +**--ns** + +Display namespace information of the pod + **--quiet**, **-q** Print the numeric IDs of the pods only @@ -75,7 +79,7 @@ Sort by created, ID, name, status, or number of containers Default: created -**--filter**, **-f=***filter* +**--filter**, **-f**=*filter* Filter output based on conditions given |