diff options
Diffstat (limited to 'docs/source/markdown')
| -rw-r--r-- | docs/source/markdown/podman-ps.1.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/docs/source/markdown/podman-ps.1.md b/docs/source/markdown/podman-ps.1.md index b94964f6c..28212b92c 100644 --- a/docs/source/markdown/podman-ps.1.md +++ b/docs/source/markdown/podman-ps.1.md @@ -57,6 +57,8 @@ Valid filters are listed below:  | since           | [ID] or [Name] Containers created since this container                           |  | volume          | [VolumeName] or [MountpointDestination] Volume mounted in container              |  | health          | [Status] healthy or unhealthy                                                    | +| pod             | [Pod] name or full or partial ID of pod                                          | +  #### **--format**=*format* | 
