Made the root of the man pages selectable in the CLI. Some fixes.

This commit is contained in:
Johannes Findeisen 2022-10-20 04:06:38 +02:00
commit 579adf26d6
7 changed files with 23 additions and 10 deletions

View file

@ -1,3 +1,3 @@
clean:
rm -rf ./output/*.html
rm -rf ./out/*
rm -rf ./tmp/*