diff options
Diffstat (limited to 'completions/bash')
-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 4bc387871..0abf9e738 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -982,6 +982,7 @@ _podman_network_create() { --subnet " local boolean_options=" + --disable-dns --help -h --internal @@ -1246,6 +1247,7 @@ _podman_build() { -q --rm --squash + --squash-all --tls-verify " |