macports: add rdeps and rdependents completion (#4717)

This commit is contained in:
Guillermo del Fresno 2020-02-27 14:55:14 -03:00 committed by GitHub
parent ee7a9f6fe6
commit 79fff1ee49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,8 @@ subcmds=(
'patch' 'patch'
'pkg' 'pkg'
'provides' 'provides'
'rdependents'
'rdeps'
'rpmpackage' 'rpmpackage'
'search' 'search'
'selfupdate' 'selfupdate'