From d3c6697735d9677ed14bc9e5d775982e193ae9d0 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 15 Sep 2014 00:33:36 +0200 Subject: update README --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 288a259..7143f75 100644 --- a/README +++ b/README @@ -3,9 +3,10 @@ These are a few small utilities for use with XBPS: https://github.com/voidlinux/xbps - gensum [-i] TEMPLATE - update SHA256 sums in templates + xbulk [-n] [-k] [-xbps_src_flags] PKG... - simple XBPS bulk builder xbump PKGNAME [git commit options] - git commit a version bump - xdiff [DIR] - merge XBPS .new-* files + xdiff [-u] [DIR] - merge XBPS .new-* files + 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 xlocate PATTERN - locate files in all XBPS packages @@ -13,6 +14,7 @@ https://github.com/voidlinux/xbps xls PKGS... - list files contained in PKGS (including binpkgs) xmindep PKGS... - minimize list of PKGS by removing implicit dependencies xnuxnu PKG - upstream version checker for XBPS templates + xoptdiff [-q] [PKGS...] - show template options which differ from binary package xq PKGS... - query information about XBPS package xsrc PKG - list source files for XBPS template -- cgit 1.4.1