From 19e0928037e2d9c6fb0941e2ac40b8cea731e22d Mon Sep 17 00:00:00 2001 From: Ashley Cui Date: Fri, 31 May 2019 15:21:47 -0400 Subject: standardize documentation formatting Signed-off-by: Ashley Cui --- docs/podman-pod-stop.1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/podman-pod-stop.1.md') diff --git a/docs/podman-pod-stop.1.md b/docs/podman-pod-stop.1.md index 787c672bd..b3ce47d72 100644 --- a/docs/podman-pod-stop.1.md +++ b/docs/podman-pod-stop.1.md @@ -11,17 +11,17 @@ Stop containers in one or more pods. You may use pod IDs or names as input. ## OPTIONS -**--all, -a** +**--all**, **-a** Stops all pods -**--latest, -l** +**--latest**, **-l** 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**, **--time**, **-t**=*time* Timeout to wait before forcibly stopping the containers in the pod. -- cgit v1.2.3-54-g00ecf