summaryrefslogtreecommitdiff
path: root/plugins/macports
diff options
context:
space:
mode:
authorGuillermo del Fresno <gdelfresno@gmail.com>2020-02-27 14:55:14 -0300
committerGitHub <noreply@github.com>2020-02-27 18:55:14 +0100
commit79fff1ee492a2c4d8ab09678bd5e7440cfbf03dd (patch)
tree35ad67c63e7ec94d407c655ca2993a59a391c427 /plugins/macports
parentee7a9f6fe679239f7c21f32df135f9c79b606336 (diff)
downloadzsh-79fff1ee492a2c4d8ab09678bd5e7440cfbf03dd.tar.gz
zsh-79fff1ee492a2c4d8ab09678bd5e7440cfbf03dd.tar.bz2
zsh-79fff1ee492a2c4d8ab09678bd5e7440cfbf03dd.zip
macports: add rdeps and rdependents completion (#4717)
Diffstat (limited to 'plugins/macports')
-rw-r--r--plugins/macports/_port2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/macports/_port b/plugins/macports/_port
index 06d7fb426..6a9ebe0c6 100644
--- a/plugins/macports/_port
+++ b/plugins/macports/_port
@@ -41,6 +41,8 @@ subcmds=(
'patch'
'pkg'
'provides'
+'rdependents'
+'rdeps'
'rpmpackage'
'search'
'selfupdate'