diff options
Diffstat (limited to 'completions')
-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 00da883e7..7a991e808 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1134,6 +1134,7 @@ _podman_push() { _podman_container_run() { local options_with_args=" --add-host + --annotation --attach -a --blkio-weight --blkio-weight-device |