summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2020-01-12 10:54:14 -0600
committerbaude <bbaude@redhat.com>2020-01-13 08:56:43 -0600
commit649331cb18427321d4640783e0ce4b61b83e567e (patch)
tree1a634a5c34e93f14d0567e2f4c5608d691ce102d /docs/source
parent2d5fd7cc3718d27b35352e80c0c3296c5bb69c2f (diff)
downloadpodman-649331cb18427321d4640783e0ce4b61b83e567e.tar.gz
podman-649331cb18427321d4640783e0ce4b61b83e567e.tar.bz2
podman-649331cb18427321d4640783e0ce4b61b83e567e.zip
clarify container prune --force
the --force parameter should only be used for the CLI and should only dictate whether to prompt the user for confirmation. Fixes: #4844 Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/markdown/podman-container-prune.1.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/markdown/podman-container-prune.1.md b/docs/source/markdown/podman-container-prune.1.md
index 856843a80..eaecee304 100644
--- a/docs/source/markdown/podman-container-prune.1.md
+++ b/docs/source/markdown/podman-container-prune.1.md
@@ -11,6 +11,9 @@ podman-container-prune - Remove all stopped containers from local storage
## OPTIONS
+**--force**, **-f**
+Do not provide an interactive prompt for container removal.
+
**-h**, **--help**
Print usage statement