diff options
Diffstat (limited to 'completions/bash/podman')
-rw-r--r-- | completions/bash/podman | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index eab82ec1f..9a8adb502 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2478,6 +2478,8 @@ _podman_pod_start() { _podman_pod_stop() { local options_with_args=" + -t + --timeout " local boolean_options=" |