diff options
Diffstat (limited to 'docs/podman-pod-start.1.md')
-rw-r--r-- | docs/podman-pod-start.1.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/podman-pod-start.1.md b/docs/podman-pod-start.1.md index 253bb5f53..27e40740f 100644 --- a/docs/podman-pod-start.1.md +++ b/docs/podman-pod-start.1.md @@ -20,6 +20,8 @@ Starts all pods Instead of providing the pod name or ID, start the last created pod. +The latest option is not supported on the remote client. + ## EXAMPLE podman pod start mywebserverpod |