diff options
author | Enno Boland <g@s01.de> | 2014-10-01 14:18:00 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2014-10-10 16:44:40 +0200 |
commit | 5d58f6d27b0ee4837afeb715cacd03f8a66e5c4e (patch) | |
tree | 332f6abd2ca57e22e57535c03b8e486075a124f1 | |
parent | c46153413109e5452ff8449d3bf9602ff4427236 (diff) | |
download | xtools-5d58f6d27b0ee4837afeb715cacd03f8a66e5c4e.tar.gz xtools-5d58f6d27b0ee4837afeb715cacd03f8a66e5c4e.tar.xz xtools-5d58f6d27b0ee4837afeb715cacd03f8a66e5c4e.zip |
README: document xsubpkg
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 2e5d860..d66cc47 100644 --- a/README +++ b/README @@ -19,6 +19,7 @@ https://github.com/voidlinux/xbps 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 + xsubpkg PKG - list all subpackages of a package based on srcpkgs dir Tools working on the void-packages tree use xdistdir to find it, check it's output is reasonable first. |