diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2019-02-13 19:04:28 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2019-02-13 19:04:28 +0100 |
commit | 4d72b9c3dfe90225726122a9af433e863b7a589d (patch) | |
tree | 4a1038e10bf3ac323b50c72c3be2540499de9175 /completions/bash | |
parent | 62d88558e7637b72ea9ef53d1b3a2d08f2c6a51e (diff) | |
download | podman-4d72b9c3dfe90225726122a9af433e863b7a589d.tar.gz podman-4d72b9c3dfe90225726122a9af433e863b7a589d.tar.bz2 podman-4d72b9c3dfe90225726122a9af433e863b7a589d.zip |
completions: add --pod to run/create
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'completions/bash')
-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 9df87aef4..d367b8237 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1691,6 +1691,7 @@ _podman_container_run() { --oom-score-adj --pid --pids-limit + --pod --publish -p --runtime --rootfs |