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 6492da2b3..3b50af1a9 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1984,6 +1984,7 @@ _podman_pull() { --creds --override-arch --override-os + --override-variant " local boolean_options=" --all-tags @@ -2165,6 +2166,7 @@ _podman_container_run() { --oom-score-adj --override-arch --override-os + --override-variant --pid --pids-limit --pod |