From 46d032cd21b0e8e2c94a32333d3805ec76980cca Mon Sep 17 00:00:00 2001 From: ewy Date: Mon, 1 Jun 2026 18:47:44 +0200 Subject: add man(1) generation --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d9ff372..18f866f 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,13 @@ attach to these features. * git pre-commit and pre-push triggers * linking sources together by `.include` and `.wants` files +## development + +### compiling manpages + +Manpages are not available as files in the repository because they have to be built. After running `pik man` they will +be available in the `out` folder and installed on your system. View [man.sh](.pik/man.sh) for more information. + ## thanks this repository lives [here](https://git.ewy.one/pik/) -- cgit v1.3.1