summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-08-23 06:43:26 -0400
committerGitHub <noreply@github.com>2020-08-23 06:43:26 -0400
commit80d2c0135052ee8f93abd59d9e63e5699fb94288 (patch)
tree4feaf8fd72b2f19bc5c1cba96964130cdebb837d
parent4828455055010a1376f1e83832bfa34787f3a1e7 (diff)
parent7ea1864043a829087ceb5f6ad3f2ae842006ac21 (diff)
downloadpodman-80d2c0135052ee8f93abd59d9e63e5699fb94288.tar.gz
podman-80d2c0135052ee8f93abd59d9e63e5699fb94288.tar.bz2
podman-80d2c0135052ee8f93abd59d9e63e5699fb94288.zip
Merge pull request #7411 from zhangguanzhang/system-completion-in-bash
Add missing autocomplete
-rw-r--r--completions/bash/podman1
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman
index 379ba7fc8..8ed1e76e1 100644
--- a/completions/bash/podman
+++ b/completions/bash/podman
@@ -3671,6 +3671,7 @@ _podman_podman() {
start
stats
stop
+ system
tag
top
umount