diff options
Diffstat (limited to 'completions/bash/podman')
-rw-r--r-- | completions/bash/podman | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index fd7fa99e2..37f70e24a 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1501,7 +1501,6 @@ _podman_podman() { ps pull push - rename rm rmi run @@ -1510,6 +1509,7 @@ _podman_podman() { stats stop tag + top umount unmount unpause |