diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2014-09-06 16:48:04 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2014-09-06 16:48:04 +0200 |
commit | df5037280ff79c0262e8b7dd563070c20f03ec10 (patch) | |
tree | 948e8488b60319fdb4fc3b51f4f50199062a8b9f /README | |
parent | 530f9f0082eb5919f166995e8e5b2e60ea9f8e4d (diff) | |
download | xtools-df5037280ff79c0262e8b7dd563070c20f03ec10.tar.gz xtools-df5037280ff79c0262e8b7dd563070c20f03ec10.tar.xz xtools-df5037280ff79c0262e8b7dd563070c20f03ec10.zip |
add xbump
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README index 6905cf7..b86915f 100644 --- a/README +++ b/README @@ -5,6 +5,7 @@ https://github.com/voidlinux/xbps gensum [-i] TEMPLATE - update SHA256 sums in templates mindep PKGS... - minimize list of PKGS by removing implicit dependencies + xbump PKGNAME [git commit options] - git commit a version bump 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 |