From 249a51a2fc40e8aace6cc3e3b6deb594e7c93d33 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sat, 29 Sep 2018 17:27:58 +0200 Subject: Add --all flag to podman kill Signed-off-by: Daniel J Walsh --- completions/bash/podman | 2 ++ 1 file changed, 2 insertions(+) (limited to 'completions/bash') diff --git a/completions/bash/podman b/completions/bash/podman index b97c4b0d5..bdd5a34e2 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1282,6 +1282,8 @@ _podman_kill() { --signal -s " local boolean_options=" + --all + -a --help -h --latest -- cgit v1.2.3-54-g00ecf