diff options
Diffstat (limited to 'docs/podman-pod-stop.1.md')
-rw-r--r-- | docs/podman-pod-stop.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-pod-stop.1.md b/docs/podman-pod-stop.1.md index 7544f8bf7..338e04d67 100644 --- a/docs/podman-pod-stop.1.md +++ b/docs/podman-pod-stop.1.md @@ -19,6 +19,8 @@ Stops all pods Instead of providing the pod name or ID, stop the last created pod. +The latest option is not supported on the remote client. + **--timeout, --time, t** Timeout to wait before forcibly stopping the containers in the pod. |