add gen-manpages.sh description to README.md

This commit is contained in:
nomnombtc
2016-08-27 00:59:45 +02:00
committed by Jack Grigg
parent 95d93342c8
commit 0745198ccf

View File

@@ -81,6 +81,12 @@ It will do the following automatically:
See doc/translation-process.md for more information.
gen-manpages.sh
===============
A small script to automatically create manpages in ../../doc/man by running the release binaries with the -help option.
This requires help2man which can be found at: https://www.gnu.org/software/help2man/
git-subtree-check.sh
====================