summaryrefslogtreecommitdiff
path: root/completions/bash
diff options
context:
space:
mode:
authorDebarshi Ray <rishi@fedoraproject.org>2019-01-08 12:53:50 +0100
committerDebarshi Ray <rishi@fedoraproject.org>2019-01-08 17:42:37 +0100
commit867669374c3fdd39f2629e53cbe7430f1bc3e085 (patch)
treeff744348a1f94cac55771eeb6e36d7ae47579ec7 /completions/bash
parent9474b8cea239348d11c913b03b9461afaf663f0b (diff)
downloadpodman-867669374c3fdd39f2629e53cbe7430f1bc3e085.tar.gz
podman-867669374c3fdd39f2629e53cbe7430f1bc3e085.tar.bz2
podman-867669374c3fdd39f2629e53cbe7430f1bc3e085.zip
Add a --workdir option to 'podman exec'
Signed-off-by: Debarshi Ray <rishi@fedoraproject.org>
Diffstat (limited to 'completions/bash')
-rw-r--r--completions/bash/podman2
1 files changed, 2 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman
index d65f54690..e23615d52 100644
--- a/completions/bash/podman
+++ b/completions/bash/podman
@@ -1111,6 +1111,8 @@ _podman_exec() {
--env
--user
-u
+ --workdir
+ -w
"
local boolean_options="
--help