Skip to content

Commit

Permalink
bash-completion: port: add new command licensecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
mascguy committed Jun 1, 2022
1 parent fc6ca95 commit 8705066
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sysutils/bash-completion/files/port
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ _port()
activate|archive|archivefetch|build|cat|cd|checksum|clean|configure|\
contents|deactivate|dependents|deps|destroot|diagnose|dir|distcheck|\
distfiles|dmg|dpkg|echo|ed|edit|extract|fetch|file|gohome|help|\
info|install|installed|lint|list|livecheck|load|location|log|\
info|install|installed|licensecheck|lint|list|livecheck|load|location|log|\
logfile|mdmg|mirror|mpkg|notes|outdated|patch|pkg|platform|\
portpkg|provides|quit|rdependents|rdeps|reclaim|reload|rev-upgrade|\
search|select|selfupdate|setrequested|space|submit|sync|test|\
Expand Down Expand Up @@ -180,7 +180,7 @@ _port()
activate archive archivefetch build cat cd checksum clean configure \
contents deactivate dependents deps destroot diagnose dir distcheck \
distfiles dmg dpkg echo ed edit extract fetch file gohome help \
info install installed lint list livecheck load location log \
info install installed licensecheck lint list livecheck load location log \
logfile mdmg mirror mpkg notes outdated patch pkg platform \
portpkg provides quit rdependents rdeps reclaim reload rev-upgrade \
search select selfupdate setrequested space submit sync test unarchive uninstall \
Expand Down

0 comments on commit 8705066

Please sign in to comment.