From 61eda671eca96b6fa32369572d9b49850895d37b Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 13 Sep 2018 08:36:49 -0400 Subject: Add `podman rm --volumes` flag While this is not implemented yet, it is needed for working with existing docker scripts. Signed-off-by: Daniel J Walsh Closes: #1460 Approved by: mheon --- completions/bash/podman | 2 ++ 1 file changed, 2 insertions(+) (limited to 'completions/bash/podman') diff --git a/completions/bash/podman b/completions/bash/podman index 91c08a78c..d9af43d37 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1744,6 +1744,8 @@ _podman_rm() { -f --latest -l + --volumes + -v " local options_with_args=" -- cgit v1.2.3-54-g00ecf