diff options
author | MarcoFalke <falke.marco@gmail.com> | 2017-09-12 09:34:12 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2017-09-12 09:55:21 +0200 |
commit | fa2c3b6cf73e776147b5a714fd3f0dc0652c4b34 (patch) | |
tree | 8236afe619012db46434ddf9fb8d517acc3d07f6 /doc/man/bitcoin-tx.1 | |
parent | b9bceaf1c081a84d9fcc680372614e797b168a9e (diff) |
doc: Bump manpages to 0.15.99
Diffstat (limited to 'doc/man/bitcoin-tx.1')
-rw-r--r-- | doc/man/bitcoin-tx.1 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index 98adf2f5b1..8b72fbde05 100644 --- a/doc/man/bitcoin-tx.1 +++ b/doc/man/bitcoin-tx.1 @@ -1,9 +1,9 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH BITCOIN-TX "1" "February 2017" "bitcoin-tx v0.14.99.0" "User Commands" +.TH BITCOIN-TX "1" "September 2017" "bitcoin-tx v0.15.99.0" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v0.14.99.0 +bitcoin-tx \- manual page for bitcoin-tx v0.15.99.0 .SH DESCRIPTION -Bitcoin Core bitcoin\-tx utility version v0.14.99.0 +Bitcoin Core bitcoin\-tx utility version v0.15.99.0 .SS "Usage:" .TP bitcoin\-tx [options] <hex\-tx> [commands] @@ -63,6 +63,11 @@ nversion=N .IP Set TX version to N .IP +replaceable(=N) +.IP +Set RBF opt\-in sequence number for input N (if not provided, opt\-in all +available inputs) +.IP outaddr=VALUE:ADDRESS .IP Add address\-based output to TX |