diff options
author | Jhon Honce <jhonce@redhat.com> | 2019-03-08 15:10:26 -0700 |
---|---|---|
committer | Jhon Honce <jhonce@redhat.com> | 2019-03-13 13:16:49 -0700 |
commit | 504a0ff72fefee5c186b8888d7df6e2aa22a6320 (patch) | |
tree | 9a03ee2084fe3ff237f08c093408d009a580a427 /completions/bash/podman | |
parent | 8b3f759800ebd6e53e0a807728ede633aa9bdb36 (diff) | |
download | podman-504a0ff72fefee5c186b8888d7df6e2aa22a6320.tar.gz podman-504a0ff72fefee5c186b8888d7df6e2aa22a6320.tar.bz2 podman-504a0ff72fefee5c186b8888d7df6e2aa22a6320.zip |
Add --replace flag to "podman container runlabel"
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1677908
Signed-off-by: Jhon Honce <jhonce@redhat.com>
Diffstat (limited to 'completions/bash/podman')
-rw-r--r-- | completions/bash/podman | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index d8354fa80..1976bff44 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2469,6 +2469,7 @@ _podman_container_runlabel() { -h -q --quiet + --replace --tls-verify " |