From 504a0ff72fefee5c186b8888d7df6e2aa22a6320 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Fri, 8 Mar 2019 15:10:26 -0700 Subject: Add --replace flag to "podman container runlabel" Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1677908 Signed-off-by: Jhon Honce --- completions/bash/podman | 1 + 1 file changed, 1 insertion(+) (limited to 'completions/bash') diff --git a/completions/bash/podman b/completions/bash/podman index d8354fa80..1976bff44 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2469,6 +2469,7 @@ _podman_container_runlabel() { -h -q --quiet + --replace --tls-verify " -- cgit v1.2.3-54-g00ecf