From b873c5f2394fed0750c35a239d34ce531d3efcdf Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sun, 5 Jul 2026 20:48:06 +0200 Subject: feat: compact --help, move reference to man page Trim show_help to a usage synopsis, the options list, the runtime paths, and a 'man mkhint' pointer. The usage examples, variable-order note, and exit-code table now live in the man page. Add T73 asserting --help exits 0 and points at the man page. Co-Authored-By: Claude Opus 4.8 --- mkhint | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) (limited to 'mkhint') diff --git a/mkhint b/mkhint index 9ec2567..6752ab3 100755 --- a/mkhint +++ b/mkhint @@ -59,20 +59,7 @@ show_help() { cat <