summaryrefslogtreecommitdiff
path: root/completions
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-01-30 17:00:52 +0100
committerGitHub <noreply@github.com>2019-01-30 17:00:52 +0100
commit68858211ce999bca0590dd4ced9d02e675bca9c6 (patch)
treeb653c428a767052e18807154762faa4833bace70 /completions
parentb71088a01e1e43b87214aaca87c73865fa3b990e (diff)
parent9e340da255bd45a171cd35afb21fb320fb42f7ff (diff)
downloadpodman-68858211ce999bca0590dd4ced9d02e675bca9c6.tar.gz
podman-68858211ce999bca0590dd4ced9d02e675bca9c6.tar.bz2
podman-68858211ce999bca0590dd4ced9d02e675bca9c6.zip
Merge pull request #2242 from rhatdan/info
Add support for short option -f
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 9ef1d1a0d..e84c25117 100644
--- a/completions/bash/podman
+++ b/completions/bash/podman
@@ -1219,6 +1219,7 @@ _podman_info() {
--debug
"
local options_with_args="
+ -f
--format
"