diff options
Diffstat (limited to 'completions/bash/podman')
-rw-r--r-- | completions/bash/podman | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index bda93fa8a..d836204e0 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -859,7 +859,8 @@ _podman_build() { --annotation --authfile --build-arg - --cert-dir + --cap-add + --cap-drop --cgroup-parent --cni-config-dir --cni-plugin-path |