Skip to content

Commit 6edf2fd

Browse files
committed
add gen-manpages.sh description to README.md
1 parent d2cd9c0 commit 6edf2fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contrib/devtools/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ would be changed to:
4040

4141
```// Copyright (c) 2009-2015 The Bitcoin Core developers```
4242

43+
gen-manpages.sh
44+
===============
45+
46+
A small script to automatically create manpages in ../../doc/man by running the release binaries with the -help option.
47+
This requires help2man which can be found at: https://www.gnu.org/software/help2man/
48+
4349
git-subtree-check.sh
4450
====================
4551

0 commit comments

Comments
 (0)