Steven Roose
386ed09e27
doc: update manpages for 0.21.0.2
2022-03-02 14:13:07 +00:00
Steven Roose
2a6dcadc83
doc: update manpages for 0.21.0.1
2021-12-03 16:24:55 +00:00
Andrew Poelstra
727247b115
doc: update manpages for 0.21.0 final
2021-10-13 19:18:09 +00:00
Andrew Poelstra
2894098545
doc: regenerate manpages
...
This time I used the ./contrib/devtools/gen-manpages.sh script :)
2021-10-06 23:39:58 +00:00
Andrew Poelstra
b221f4e624
doc: update manpages for 0.21.0
...
Basically I just ran
for bin in elements-cli elementsd elements-tx elements-wallet
do
help2man ./src/$bin > ./doc/man/$bin.1
echo "Done $bin"
done
2021-09-22 19:13:30 +00:00
Andrew Poelstra
a648df2425
Merge 2065ef66ee into merged_master (Bitcoin PR #17265 )
2020-11-09 23:10:12 +00:00
Andrew Poelstra
55b110cabc
Merge c08bf2b574 into merged_master (Bitcoin PR #15437 )
2020-11-09 21:20:35 +00:00
Andrew Poelstra
83f93df4d0
Merge e2182b02b5 into merged_master (Bitcoin PR #16171 )
2020-11-06 15:20:15 +00:00
Andrew Poelstra
6bf38bd282
Merge bfaa7270c4 into merged_master (Bitcoin PR #15947 )
...
Original commit was 773e16f919 , I had to add some extra commits to restore
the accidentally(?) deleted manpage that this PR enables.
2020-10-29 02:12:33 +00:00
Andrew Poelstra
bfaa7270c4
rename bitcoin-wallet manpage to elements-wallet
2020-10-26 20:49:22 +00:00
Andrew Poelstra
62a26bebac
Introduce bitcoin-wallet.1 from bitcoin upstream f5bd46a4cc
2020-10-26 20:46:24 +00:00
fanquake
a4eb839619
doc: remove OpenSSL from build instructions and licensing info
2019-11-18 08:56:48 -05:00
MarcoFalke
fa25f43ac5
p2p: Remove BIP61 reject messages
2019-10-02 10:39:14 -04:00
Matt Corallo
8053e5cdad
Remove -mempoolreplacement to prevent needless block prop slowness.
...
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-06-08 09:32:33 -04:00
Steven Roose
a39bad4a92
MERGE-FIX: manpage fixes
2019-05-21 12:17:13 +01:00
Steven Roose
f4889a5253
UPSTREAM MERGE BROKEN: Merge upstream commit ' 519b0bc5dc' into master
2019-05-17 16:17:09 +01:00
Daniel Kraft
00d110463a
Install bitcoin-wallet manpage.
...
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-05-03 15:10:39 +02:00
Steven Roose
7f894ae00b
UPSTREAM MERGE BROKEN: Merge commit ' f617e05c38' into master
2019-05-01 19:18:18 +01:00
Steven Roose
d1f535176d
Update man pages
2019-03-22 10:12:07 +00:00
MarcoFalke
a99999cc04
util: Add SetupHelpOptions()
2019-02-06 14:16:43 -05:00
MarcoFalke
fa1e281547
doc: Add missing wallet-tool manpages
2019-02-06 10:19:48 -05:00
DrahtBot
1a49a0e310
Bump manpages
2018-12-29 10:26:00 +01:00
Luke Dashjr
92af71cea9
configure: Make it possible to build only one of bitcoin-cli or bitcoin-tx
2018-09-13 11:48:23 +00:00
MarcoFalke
6bfee8a8c2
doc: Update v0.17.0.0 manpages
2018-09-05 14:50:53 -04:00
fanquake
f0f745d8de
doc: regenerate manpages
2018-08-13 22:04:04 +08:00
DrahtBot
2b6a2f4a28
Regenerate manpages
2018-07-27 07:15:29 -04:00
Wladimir J. van der Laan
9cb2309050
doc: Update manpages to 0.16.99
...
Master was bumped to 0.16.99, so update the man pages too to avoid
confusion.
Tree-SHA512: 63622d6ebea2fb052ffe05fb80fe08bd627c34310a7ca22b2bc1af74003b20ab1a1fde51746ee69d401379d65232981b68541a9fc7f329e04b854507f836b19e
2018-01-30 14:24:59 +01:00
MarcoFalke
fa2c3b6cf7
doc: Bump manpages to 0.15.99
2017-09-12 09:55:21 +02:00
Wladimir J. van der Laan
1ce7ec2a4f
Merge #9892 : Bugfix: Only install manpages for built programs
...
8c156b7 Bugfix: Only install manpages for built programs (Luke Dashjr)
Tree-SHA512: f4c40910b257274a05d9c842b9adb5d9d01df7dd2d34a18bd2d98c78810dc3ed98ed12c08c55352e36a845f06ddb1efba9d4ecf5f1123d2c58406a5ecf589836
2017-03-01 12:33:38 +01:00
Luke Dashjr
8c156b7f70
Bugfix: Only install manpages for built programs
2017-02-28 23:00:35 +00:00
Wladimir J. van der Laan
eb4910193a
doc: Update manpages for master
...
(cherry picked from commit 268c390d02 )
2017-02-18 11:55:33 +01:00
mrbandrews
1fc4ec7bf2
Add pruneblockchain RPC to enable manual block file pruning.
2017-01-10 08:14:50 -05:00
nomnombtc
09546ca0c9
regenerated all manpages with commit tag stripped, also add bitcoin-tx
2016-09-01 16:36:38 +02:00
nomnombtc
00dba72cc3
add doc/man/Makefile.am to include manpages
2016-08-27 01:05:28 +02:00
nomnombtc
eb5643b7c7
add autogenerated manpages by help2man
2016-08-27 01:03:06 +02:00