summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-04 09:24:02 +0200
committerDanilo M. <danix@danix.xyz>2026-07-04 09:24:02 +0200
commit11d1c51b97ae830b591c51b874da01de90a083dc (patch)
treeebd0a6a9e8e807dc9e8eb6aa3b9214295602f423 /README.md
parent64f419d7485cefee854c04c5b49e8adfc5e80531 (diff)
downloadmkhintfile-11d1c51b97ae830b591c51b874da01de90a083dc.tar.gz
mkhintfile-11d1c51b97ae830b591c51b874da01de90a083dc.zip
feat: -l skips versionless hints, widen version columns
--list now skips hint files with no VERSION (e.g. pure DELREQUIRES hints) and excludes them from the total. Version columns widened 10->22 to fit long version strings without shifting other rows. Adds T57. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c6903a..6000693 100644
--- a/README.md
+++ b/README.md
@@ -103,7 +103,7 @@ When updating a hint with multiline DOWNLOAD, mkhint:
### List hint files
-Lists each hint file with its `HintVer` (version in the hint) and `SBOVer` (version in the repository `.info`). Rows where the two are byte-equal are highlighted, so you can see at a glance which hints are now redundant with the upstream SBo version. Color is used only on a TTY; piped output is plain. A legend is printed when any row matched.
+Lists each hint file with its `HintVer` (version in the hint) and `SBOVer` (version in the repository `.info`). Hints with no `VERSION` set (e.g. pure `DELREQUIRES` hints) are skipped. Version columns are wide enough for long version strings. Rows where the two are byte-equal are highlighted, so you can see at a glance which hints are now redundant with the upstream SBo version. Color is used only on a TTY; piped output is plain. A legend is printed when any row matched.
```bash
mkhint --list