diff options
Diffstat (limited to 'completions/bash')
-rw-r--r-- | completions/bash/podman | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index f74450407..2bf175982 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2284,12 +2284,14 @@ _podman_pod() { subcommands=" create kill + pause ps restart rm start + stats stop - pause + top unpause " local aliases=" |