diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-09-23 15:14:18 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-09-23 15:14:18 +0200 |
commit | 4fc6fbf76f1b9ed06c281b314925f694f7ece72a (patch) | |
tree | 3edb05da4b418d31b32f6b1d87794bbb2d7bf614 /README | |
parent | 4ed63d17a32b2f8c3939f0465adb00b1f07c018a (diff) | |
download | xtools-4fc6fbf76f1b9ed06c281b314925f694f7ece72a.tar.gz xtools-4fc6fbf76f1b9ed06c281b314925f694f7ece72a.tar.xz xtools-4fc6fbf76f1b9ed06c281b314925f694f7ece72a.zip |
add xi
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 8debe7b..c915e18 100644 --- a/README +++ b/README @@ -14,6 +14,7 @@ https://github.com/voidlinux/xbps xgensum [-f] [-i] TEMPLATE - update SHA256 sums in templates 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 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 |