diff options
Diffstat (limited to 'docs/podman-pod-rm.1.md')
-rw-r--r-- | docs/podman-pod-rm.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-pod-rm.1.md b/docs/podman-pod-rm.1.md index 3b571ee9a..834e0d0bb 100644 --- a/docs/podman-pod-rm.1.md +++ b/docs/podman-pod-rm.1.md @@ -17,7 +17,7 @@ Remove all pods. Can be used in conjunction with \-f as well. **--latest, -l** -Instead of providing the pod name or ID, use the last created pod. +Instead of providing the pod name or ID, remove the last created pod. **--force, f** |