summaryrefslogtreecommitdiff
path: root/completions/bash/podman
diff options
context:
space:
mode:
Diffstat (limited to 'completions/bash/podman')
-rw-r--r--completions/bash/podman3
1 files changed, 3 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman
index 6d145030f..f1f64e347 100644
--- a/completions/bash/podman
+++ b/completions/bash/podman
@@ -2816,9 +2816,12 @@ _podman_images_prune() {
_podman_container_prune() {
local options_with_args="
+ --filter
"
local boolean_options="
+ -f
+ --force
-h
--help
"