about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..23fadf8
--- /dev/null
+++ b/README
@@ -0,0 +1,20 @@
+# xtools - a few helpers for working with XBPS
+
+These are a few small utilities for use with XBPS:
+https://github.com/voidlinux/xbps
+
+  xdiff [DIR] - merge XBPS .new-* files
+  xgrep PATTERN PKGS... - search files limited to XBPS package contents
+  xlg PKG - open short commit log for XBPS template
+  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)
+  xq PKGS... - query information about XBPS package
+  xsrc PKG - list source files for XBPS template
+
+A few tools assume xbps-packages is checked out at ~/xbps-packages.
+
+To the extent possible under law, Christian Neukirchen has waived
+all copyright and related or neighboring rights to this work.
+
+http://creativecommons.org/publicdomain/zero/1.0/