diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-12-17 16:55:53 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-12-17 16:55:53 +0100 |
commit | de21325de3c510d62e454b6ffe2620dfa52faa1f (patch) | |
tree | 8d84b36c1be08f981e4da4245cd9fa5013947a4d /README | |
parent | 3ad0fa1d416b313ab629f2d81defb3f4e17a975c (diff) | |
download | xtools-de21325de3c510d62e454b6ffe2620dfa52faa1f.tar.gz xtools-de21325de3c510d62e454b6ffe2620dfa52faa1f.tar.xz xtools-de21325de3c510d62e454b6ffe2620dfa52faa1f.zip |
add xilog
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index ba67bdc..e0bdfe3 100644 --- a/README +++ b/README @@ -16,6 +16,7 @@ https://github.com/voidlinux/xbps xgrep PATTERN PKGS... - search files limited to XBPS package contents xhog - list installed XBPS packages ordered by size xi PKGS... - like xbps-install -S, but take cwd repo and sudo/su into account + 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 |