diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-02-10 11:18:08 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-02-10 11:18:08 +0100 |
commit | 844374fb0f6f1e3b7f3a322e02fdbcde184502ae (patch) | |
tree | 9b8ff5b6b997c85e8955b3584d17312e76dfe5c4 /README | |
parent | 88eee86c6e223d7780db6cf18799ad3b814d0dd8 (diff) | |
download | xtools-844374fb0f6f1e3b7f3a322e02fdbcde184502ae.tar.gz xtools-844374fb0f6f1e3b7f3a322e02fdbcde184502ae.tar.xz xtools-844374fb0f6f1e3b7f3a322e02fdbcde184502ae.zip |
add xnodev
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index ae4ca4f..40d1848 100644 --- a/README +++ b/README @@ -19,6 +19,7 @@ https://github.com/voidlinux/xbps xls PKGS... - list files contained in PKGS (including binpkgs) xmindep PKGS... - minimize list of PKGS by removing implicit dependencies 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 xq [-R] PKGS... - query information about XBPS package xsrc PKG - list source files for XBPS template |