doc: Add h2load man page

This commit is contained in:
Tatsuhiro Tsujikawa
2014-05-10 00:19:02 +09:00
parent 4c8d4f8a85
commit 6a70584459
6 changed files with 10 additions and 4 deletions

View File

@@ -8,3 +8,6 @@ help2man --output=doc/nghttpd.1 --name="HTTP/2 experimental server" \
help2man --output=doc/nghttpx.1 --name="HTTP/2 experimental proxy" \
-N --include doc/nghttpx.h2m src/nghttpx
help2man --output=doc/h2load.1 --name="HTTP/2 benchmarking tool" \
-N --include doc/h2load.h2m src/h2load