From 8c14667b6377e643bd1e6d630e9d12bccf6660d3 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 13 Jun 2026 17:58:44 +0200 Subject: docs: document --check populate-missing-sections prompt Co-Authored-By: Claude Opus 4.8 --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e71429d..5eb5ec0 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,8 @@ mkhint --check pkg1 pkg2 # check specific packages mkhint -C # short form ``` +If any scanned hint file has no nvchecker source configured, `--check` lists those packages and offers to populate `nvchecker.toml` for them in one prompt — auto-detecting github/pypi from the SBo `.info`, otherwise writing a commented stub to fill in. After populating, it asks you to review the file (fill any stubs) and re-run `mkhint -C`. Packages with no matching `.info` in the repository are skipped. + ### Help ```bash -- cgit v1.2.3