From 51c00eae8b22356e72c84601e8c4f88b739755c7 Mon Sep 17 00:00:00 2001 From: Hunor Csomortáni Date: Fri, 28 Jun 2019 13:14:41 +0200 Subject: Completion: --no-healthcheck is not an option MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hunor Csomortáni --- completions/bash/podman | 1 - 1 file changed, 1 deletion(-) (limited to 'completions/bash/podman') diff --git a/completions/bash/podman b/completions/bash/podman index 2b9254d47..37135e101 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1815,7 +1815,6 @@ _podman_container_run() { " boolean_options="$boolean_options --detach -d - --no-healthcheck --rm --sig-proxy=false " -- cgit v1.2.3-54-g00ecf