From 17f257140eaecbe39f679d27df85573eb15a7d51 Mon Sep 17 00:00:00 2001 From: haircommander Date: Thu, 19 Jul 2018 14:58:48 -0400 Subject: Added pod start and stop As well as added tests, man pages, and completions. Also reformatted and refactored a couple of other small things in the other pod commands. Signed-off-by: haircommander --- docs/podman-pod-rm.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/podman-pod-rm.1.md') 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** -- cgit v1.2.3-54-g00ecf