diff options
| author | ewy <ewy0@protonmail.com> | 2026-06-01 18:47:44 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-06-01 18:47:44 +0200 |
| commit | 46d032cd21b0e8e2c94a32333d3805ec76980cca (patch) | |
| tree | fbb8aed5c5a501aca1309f62a9d4440ca949ce4c /README.md | |
| parent | 7585a488b7b1e1812f7ebf50107139e2fd65f035 (diff) | |
add man(1) generation
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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/) |
