_xbps: add --list-repolock-pkgs for xbps-query

This commit is contained in:
meator 2022-02-18 21:18:33 +01:00 committed by Duncan Overbruck
parent 3199c3a227
commit c4ede2c732

View File

@ -162,6 +162,7 @@ _xbps_query() {
{-H,--list-hold-pkgs}'[List packages on hold state]' \
{-m,--list-manual-pkgs}'[List packages installed explicitly]' \
{-O,--list-orphans}'[List package orphans]' \
--list-repolock-pkgs'[List packages in repolock mode]' \
{-o,--ownedby}'[Search for package files]:package file:_files' \
{-S,--show}'[Show information]:package:_xbps_all_packages' \
{-s,--search}'[Search for packages]:search string: ' \