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-volume-rm.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/podman-volume-rm.1.md') diff --git a/docs/podman-volume-rm.1.md b/docs/podman-volume-rm.1.md index 8c3765235..fe047e7da 100644 --- a/docs/podman-volume-rm.1.md +++ b/docs/podman-volume-rm.1.md @@ -15,11 +15,11 @@ flag is being used. To remove all the volumes, use the **--all** flag. ## OPTIONS -**-a**, **--all**="" +**-a**, **--all** Remove all volumes. -**-f**, **--force**="" +**-f**, **--force** Remove a volume by force. If it is being used by containers, the containers will be removed first. -- cgit v1.2.3-54-g00ecf