about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2014-10-10 16:41:58 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2014-10-10 16:44:54 +0200
commit0db946f4077b17427f0ec63cff2fce828d746424 (patch)
tree2e6cc66d658399b8a3853550249ef46a9b195b57 /README
parent49110cec34d65b2d8cf3433aa3b881111197dd3c (diff)
downloadxtools-0db946f4077b17427f0ec63cff2fce828d746424.tar.gz
xtools-0db946f4077b17427f0ec63cff2fce828d746424.tar.xz
xtools-0db946f4077b17427f0ec63cff2fce828d746424.zip
add xlint
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index d66cc47..824a813 100644
--- a/README
+++ b/README
@@ -10,6 +10,7 @@ https://github.com/voidlinux/xbps
   xgensum [-i] TEMPLATE - update SHA256 sums in templates
   xgrep PATTERN PKGS... - search files limited to XBPS package contents
   xlg PKG - open short commit log for XBPS template
+  xlint TEMPLATE - scan XBPS template for common mistakes
   xlocate PATTERN - locate files in all XBPS packages
   xlog PKG - open commit log for XBPS template
   xls PKGS... - list files contained in PKGS (including binpkgs)
@@ -19,7 +20,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
+  xsubpkg PKG - lists all subpackages of a package
 
 Tools working on the void-packages tree use xdistdir to find it,
 check it's output is reasonable first.