summaryrefslogtreecommitdiff
path: root/completions
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-03-29 07:59:11 -0700
committerGitHub <noreply@github.com>2019-03-29 07:59:11 -0700
commitf4d90a96cb7eabde3d999390619aae683e05b00e (patch)
treedc4ca45a61a3eb9ba0c101fb2d3bfc5cfe9a2bb9 /completions
parent8b5f101726408c6d1d0649b68ba1e47d61765ce2 (diff)
parent3423c5a8c9fe4853880959a67073c697402648eb (diff)
downloadpodman-f4d90a96cb7eabde3d999390619aae683e05b00e.tar.gz
podman-f4d90a96cb7eabde3d999390619aae683e05b00e.tar.bz2
podman-f4d90a96cb7eabde3d999390619aae683e05b00e.zip
Merge pull request #2691 from baude/psdynamic
Add watch mode to podman ps
Diffstat (limited to 'completions')
-rw-r--r--completions/bash/podman1
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman
index 798d49ceb..a3f381962 100644
--- a/completions/bash/podman
+++ b/completions/bash/podman
@@ -2205,6 +2205,7 @@ _podman_ps() {
--format
--last -n
--sort
+ --watch -w
"
local boolean_options="
--all -a