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