diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-06-04 22:57:26 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-06-04 22:57:26 +0200 |
commit | 07e3120280f47ea48fdc935edab9a82cf61308ac (patch) | |
tree | 0c73b9d847dd3bdc07cae45345d2c1a2f67d69e4 /README | |
parent | 0f2ee339ae133e7de9045d3c7d480335a8144cd7 (diff) | |
download | xtools-07e3120280f47ea48fdc935edab9a82cf61308ac.tar.gz xtools-07e3120280f47ea48fdc935edab9a82cf61308ac.tar.xz xtools-07e3120280f47ea48fdc935edab9a82cf61308ac.zip |
add xpstree
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 3753a2a..253c219 100644 --- a/README +++ b/README @@ -23,6 +23,7 @@ https://github.com/voidlinux/xbps xnew PKG - create XBPS template template xnodev - list not installed -devel packages for installed packages xoptdiff [-q] [PKGS...] - show template options which differ from binary package + xpstree - display tree view of xbps-src processes xq [-R] PKGS... - query information about XBPS package xrevbump MESSAGE TEMPLATES... - increase template revision and commit xsrc PKG - list source files for XBPS template |