From 92857030fa89f0bf070f57937aea0ee39d870b18 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sun, 5 Jul 2026 20:48:58 +0200 Subject: docs: changelog for man page and compact --help Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aeb5ccd..80d8fbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project are documented here. The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/). +## [Unreleased] + +### Added +- `mkhint.1` man page (gzipped, built from `mkhint.1.md` with pandoc) as the + full reference. +- `--help` now reports whether `~/.config/mkhint/config` is present and sourced. + +### Changed +- `--help` is now a compact summary; usage examples, the variable-order note, + and the exit-code table moved to the man page. + ## [1.1.0] - 2026-07-05 ### Added -- cgit v1.2.3