diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README index 23fadf8..5822c02 100644 --- a/README +++ b/README @@ -3,6 +3,8 @@ These are a few small utilities for use with XBPS: https://github.com/voidlinux/xbps + gensum [-i] TEMPLATE - update SHA256 sums in templates + mindep PKGS... - minimize list of PKGS by removing implicit dependencies 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 |