diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-04-08 23:30:23 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-04-08 23:30:23 +0200 |
commit | 1aa5345510aa384d55bf7274a184b3a4698cf84e (patch) | |
tree | 6ec3d806d8b6a25f6e2249b82b5c221037c54ea9 /README | |
parent | 213c42fe1ffba8441321bc63a1acc1ac915e7ee2 (diff) | |
download | xtools-1aa5345510aa384d55bf7274a184b3a4698cf84e.tar.gz xtools-1aa5345510aa384d55bf7274a184b3a4698cf84e.tar.xz xtools-1aa5345510aa384d55bf7274a184b3a4698cf84e.zip |
add xbuildbarf
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 7fe9327..15a4cd3 100644 --- a/README +++ b/README @@ -4,6 +4,7 @@ These are a bunch of small utilities for use with XBPS: https://github.com/voidlinux/xbps xbarf - display build logs of last build + xbuildbarf [ARCH] - spy on current buildbot output xbulk [-n] [-k] [xbps-src flags...] PKGS... - simple XBPS bulk builder xbump PKGNAME [git commit options] - git commit a version bump xcheckrestart [-v] - list programs using outdated libraries |