contrib: add placeholder manpage for bitcoin binary

This commit is contained in:
fanquake 2025-09-09 11:36:29 +01:00
parent f5887a8de4
commit 53e6db91ef
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with 5 additions and 0 deletions

5
doc/man/bitcoin.1 Normal file
View File

@ -0,0 +1,5 @@
.TH BITCOIN "1"
.SH NAME
bitcoin \- manual page for bitcoin
This is a placeholder file. Please follow the instructions in \fIcontrib/devtools/README.md\fR to generate the manual pages after a release.