aboutsummaryrefslogtreecommitdiff
path: root/doc/man
AgeCommit message (Collapse)Author
2020-12-10doc: Pre-rc1 manual pages updatev0.19.2rc1Wladimir J. van der Laan
Tree-SHA512: 3cb1dc12a6cf66e3a17baa8242fb0826b4a1c6123f40f18327873a7fbe568a93084c8595027aa39d4a9462a956a35f2bd934953e56f5df64e31de7455d1abda6
2020-02-10doc: UNIX manual pages update for rc2Wladimir J. van der Laan
Tree-SHA512: 23fc6e3712608a2d4ccec5ee2d0efdb3f8df8093f555890611039881a78147eee3a5226aade13d750e88be8f6814699424606b32cf7947faa6c034f1ff2dd81a
2020-01-23doc: Manpage updates for 0.19.1rc1Wladimir J. van der Laan
This is effectively a no-op except for the dates and version numbers. Tree-SHA512: a2b298bfac6466e81f4951c382cdd350f43989b08dc466e72ea02588b2fc6d1b9a2839401e6c188361696aa25b0c851c142df88985b106d4c41b067366ced55e
2019-11-18doc: Generate manpages for 0.19.0.1v0.19.0.1Wladimir J. van der Laan
Tree-SHA512: d53a2bfa5bc589e7130cf8cd1627083ad7c72a197cbd80754c9dcf78e3775021fbd6426c5762f5f3e52e4b23ed06387c0be224914e0f98d14f3f7e51ee66c809
2019-10-04doc: Update manpagesv0.19.0rc1Wladimir J. van der Laan
Tree-SHA512: c8fa2ce869402f5c8e5e8fd8c835cce5d1ba482cb784613ea074a98e7a1035ab64f832f4232d745fc7c79966e5201be4c843af45f36284653e793965bb415e0e
2019-06-08Remove -mempoolreplacement to prevent needless block prop slowness.Matt Corallo
At this point there is no reasonable excuse to disable opt-in RBF, and, unlike when this option was added, there are now significant issues created when disabling it (in the form of compact block reconstruction failures). Further, it breaks a lot of modern wallet behavior.
2019-05-03Install bitcoin-wallet manpage.Daniel Kraft
This change marks the already-existing bitcoin-wallet.1 manpage file for installation together with the others. Previously, only bitcoind.1, bitcoin-cli.1, bitcoin-tx.1 and bitcoin-qt.1 would be installed.
2019-02-06util: Add SetupHelpOptions()MarcoFalke
2019-02-06doc: Add missing wallet-tool manpagesMarcoFalke
2018-12-29Bump manpagesDrahtBot
2018-09-13configure: Make it possible to build only one of bitcoin-cli or bitcoin-txLuke Dashjr
2018-07-27Regenerate manpagesDrahtBot
2018-01-30doc: Update manpages to 0.16.99Wladimir J. van der Laan
Master was bumped to 0.16.99, so update the man pages too to avoid confusion. Tree-SHA512: 63622d6ebea2fb052ffe05fb80fe08bd627c34310a7ca22b2bc1af74003b20ab1a1fde51746ee69d401379d65232981b68541a9fc7f329e04b854507f836b19e
2017-09-12doc: Bump manpages to 0.15.99MarcoFalke
2017-03-01Merge #9892: Bugfix: Only install manpages for built programsWladimir J. van der Laan
8c156b7 Bugfix: Only install manpages for built programs (Luke Dashjr) Tree-SHA512: f4c40910b257274a05d9c842b9adb5d9d01df7dd2d34a18bd2d98c78810dc3ed98ed12c08c55352e36a845f06ddb1efba9d4ecf5f1123d2c58406a5ecf589836
2017-02-28Bugfix: Only install manpages for built programsLuke Dashjr
2017-02-18doc: Update manpages for masterWladimir J. van der Laan
(cherry picked from commit 268c390d02d99a4a93a0a01221e273d2b9695ff7)
2017-01-10Add pruneblockchain RPC to enable manual block file pruning.mrbandrews
2016-09-01regenerated all manpages with commit tag stripped, also add bitcoin-txnomnombtc
2016-08-27add doc/man/Makefile.am to include manpagesnomnombtc
2016-08-27add autogenerated manpages by help2mannomnombtc