From 176c7560b21a92fa3007b69847ff253f7d7af9ad Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sun, 5 Jul 2026 20:46:46 +0200 Subject: docs: build gzipped mkhint.1 man page Escape double-dashes in option names and drop the markdown link so pandoc's man output renders --flags and text correctly. Co-Authored-By: Claude Opus 4.8 --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..76913f4 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +mkhint.1 -- cgit v1.2.3