diff options
Diffstat (limited to 'completions')
-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 905792a9b..6d9098fc9 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1042,6 +1042,7 @@ _podman_container_run() { --attach -a --blkio-weight --blkio-weight-device + --builtin-volume --cap-add --cap-drop --cgroup-parent @@ -1068,6 +1069,7 @@ _podman_container_run() { --expose --group-add --hostname -h + --image-volume --init-path --ip --ip6 |