diff options
-rw-r--r-- | completions/bash/podman | 1 |
1 files changed, 1 insertions, 0 deletions
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 |