From 33b0c2d99f0336b961c5da5d4dfae9f6dfefd494 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 27 Jun 2026 09:48:50 +0200 Subject: docs: document -R named-hint review Co-Authored-By: Claude Opus 4.8 --- mkhint | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mkhint') diff --git a/mkhint b/mkhint index 8295c09..9c8852e 100755 --- a/mkhint +++ b/mkhint @@ -52,6 +52,7 @@ Usage: ./mkhint --check [FILE...] Check all (or named) hints for upstream updates ./mkhint --list List hint files ./mkhint --review Review hints matching SBo version, keep/delete each + ./mkhint --review FILE... Review named hints (any version), keep/delete each ./mkhint --clean Remove .bak files from HINT_DIR ./mkhint --no-dl --hintfile FILE Update hint, skip downloads, add NODOWNLOAD=yes ./mkhint --no-dl --new FILE Create hint with NODOWNLOAD=yes @@ -62,7 +63,7 @@ Options: --hintfile, -f FILE Path to existing hint file (required with --version) --new, -n FILE Create new hint file (required with --version or standalone) --list, -l List all hint files in the default directory - --review, -R Review hints whose version matches the SBo .info; diff + keep/delete + --review, -R [FILE...] Review hints; no args = matched only, FILE... = named hints (any version) --clean, -c Remove all .bak files from HINT_DIR --check, -C [FILE...] Check hints for upstream updates via nvchecker, update interactively --delete, -d FILE Delete a hint file (and .bak if present) -- cgit v1.2.3