diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-01-03 20:41:47 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-01-03 20:41:47 +0100 |
commit | 87c5456c9ed62e6bebc0d16e2aabf764e3041388 (patch) | |
tree | f38d515a5c9254730ec4762e73d4e22ca3ad7c94 /README | |
parent | 6f6f0e9104092c745600725ecdd7da6c7e258c50 (diff) | |
download | xtools-87c5456c9ed62e6bebc0d16e2aabf764e3041388.tar.gz xtools-87c5456c9ed62e6bebc0d16e2aabf764e3041388.tar.xz xtools-87c5456c9ed62e6bebc0d16e2aabf764e3041388.zip |
xlocate: add experimental Git backend. v0.33
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index ed21973..89925d4 100644 --- a/README +++ b/README @@ -19,7 +19,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 | PATTERN] - locate files in all XBPS packages + xlocate [-u | -g | 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 |