add gen-manpages.sh description to README.md
This commit is contained in:
parent
d2cd9c033b
commit
6edf2fdb85
1 changed files with 6 additions and 0 deletions
|
@ -40,6 +40,12 @@ would be changed to:
|
|||
|
||||
```// Copyright (c) 2009-2015 The Bitcoin Core developers```
|
||||
|
||||
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
|
||||
====================
|
||||
|
||||
|
|
Loading…
Reference in a new issue