Update manpages and add 'make manpages' target

This commit is contained in:
Duke Leto
2022-09-19 11:41:31 -04:00
parent 3a36f544aa
commit c7c2a98eaf
4 changed files with 42 additions and 9 deletions

View File

@@ -247,4 +247,8 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-man
clean-local:
rm -rf test_bitcoin.coverage/ total.coverage/
manpages:
./util/gen-manpages.sh
echo "Please review the man pages changes to see if they look correct, then commit and push"
# I also heard about a bug in the UNIVAC but it's too big for this comment. -- Duke