_xbps: add --list-repolock-pkgs for xbps-query
This commit is contained in:
parent
3199c3a227
commit
c4ede2c732
@ -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: ' \
|
||||
|
Loading…
Reference in New Issue
Block a user