Update docs about make manpages

This commit is contained in:
Duke Leto
2022-09-19 11:43:37 -04:00
parent bf039e3665
commit afcedbd06a
2 changed files with 3 additions and 1 deletions

View File

@@ -76,6 +76,8 @@ If there are 'unsupported' symbols, the return value will be 1 a list like this
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/
When you type "make manpages" it runs this script.
## gen-linux-binary-release.sh
Generate linux release binary.