diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-06-02 15:51:01 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-06-02 15:51:01 +0200 |
commit | 742deda2875200a471f96822c2d0833fb4d5f752 (patch) | |
tree | 18d72d66f9483d424fa82d28654b43c809cfb223 /README | |
parent | 33b3ebf5fa44c5e9edaaef1e15fe7618f1973a3b (diff) | |
download | xtools-742deda2875200a471f96822c2d0833fb4d5f752.tar.gz xtools-742deda2875200a471f96822c2d0833fb4d5f752.tar.xz xtools-742deda2875200a471f96822c2d0833fb4d5f752.zip |
xlocate: add remote search-repo support v0.41
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 15a4cd3..ee64b87 100644 --- a/README +++ b/README @@ -21,7 +21,7 @@ https://github.com/voidlinux/xbps xilog [PATTERN] - list installed packages by install-date xlg PKG - open short commit log for XBPS template xlint TEMPLATE - scan XBPS template for common mistakes - xlocate [-u | -g | PATTERN] - locate files in all XBPS packages + xlocate [-u | -g | -S | PATTERN] - locate files in all XBPS packages xlog PKG - open commit log for XBPS template xls PKGS... - list files contained in PKGS (including binpkgs) xmandoc MANPAGE - read manpage of possibly not installed package |