From 47c1fe6a5cacb50e7e0db31044a9924dabca7de9 Mon Sep 17 00:00:00 2001 From: Hunor Csomortáni Date: Thu, 4 Jul 2019 14:28:41 +0200 Subject: Completion: complete "--health-start-period" in bash 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 insertion(+) diff --git a/completions/bash/podman b/completions/bash/podman index 37135e101..0703029ea 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1812,6 +1812,7 @@ _podman_container_run() { --health-interval --health-retries --health-timeout + --health-start-period " boolean_options="$boolean_options --detach -d -- cgit v1.2.3-54-g00ecf