Generate a manpage

help2man should be enough so far.
This commit is contained in:
2014-09-20 18:09:44 +02:00
parent 01c2bfa5a4
commit 38a0077033
5 changed files with 11 additions and 7 deletions

2
README
View File

@@ -12,7 +12,7 @@ to write your own service detection plugins.
Building and Running
--------------------
Build dependencies: openssl, clang, pkg-config, GNU make, Jansson
Build dependencies: openssl, clang, pkg-config, GNU make, help2man, Jansson
If you don't have Clang, you can edit the Makefile to use GCC or TCC, they work
just as good. But there's no CMake support yet, so I force it in the Makefile.