mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
add pod short option to ps
podman ps has a flag --pod; simply adding a short option of -p Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@ -24,7 +24,7 @@ all the containers information. By default it lists:
|
||||
|
||||
Show all the containers, default is only running containers
|
||||
|
||||
**--pod**
|
||||
**--pod, -p**
|
||||
|
||||
Display the pods the containers are associated with
|
||||
|
||||
|
Reference in New Issue
Block a user