diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-03-25 14:10:32 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-03-25 14:10:32 +0100 |
commit | 2dea56a515909504430ea0a7179e1e349458cdb1 (patch) | |
tree | 3ae586bc27e77f6b45ae80a35d816e2b0c9c7816 | |
parent | e85e4f8e7096fdeffb2b5920c848a0fce600b9ef (diff) | |
download | xtools-2dea56a515909504430ea0a7179e1e349458cdb1.tar.gz xtools-2dea56a515909504430ea0a7179e1e349458cdb1.tar.xz xtools-2dea56a515909504430ea0a7179e1e349458cdb1.zip |
README: add xrevbump.
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 40d1848..b42a9bc 100644 --- a/README +++ b/README @@ -22,6 +22,7 @@ https://github.com/voidlinux/xbps 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 + xrevbump MESSAGE TEMPLATES... - increase template revision and commit xsrc PKG - list source files for XBPS template xsubpkg PKG - lists all subpackages of a package |