about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b86915f..288a259 100644
--- a/README
+++ b/README
@@ -4,7 +4,6 @@ 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
   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
@@ -12,6 +11,7 @@ https://github.com/voidlinux/xbps
   xlocate PATTERN - locate files in all XBPS packages
   xlog PKG - open commit log for XBPS template
   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
   xq PKGS... - query information about XBPS package
   xsrc PKG - list source files for XBPS template