summaryrefslogtreecommitdiff
path: root/docs/podman-volume-rm.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-volume-rm.1.md')
-rw-r--r--docs/podman-volume-rm.1.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/podman-volume-rm.1.md b/docs/podman-volume-rm.1.md
index c23d7675c..8c3765235 100644
--- a/docs/podman-volume-rm.1.md
+++ b/docs/podman-volume-rm.1.md
@@ -21,7 +21,8 @@ Remove all volumes.
**-f**, **--force**=""
-Remove a volume by force, even if it is being used by a container
+Remove a volume by force.
+If it is being used by containers, the containers will be removed first.
**--help**