diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-08-13 17:10:58 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2018-08-13 17:11:11 +0200 |
commit | ff41e479a0a3c2485f6116abcffa1bacbd86ca72 (patch) | |
tree | ffb2f61c947aef5cb7f64db6cd0e2cb2abfc4270 /doc/man/bitcoin-tx.1 | |
parent | cd2f4f35bba5c443f460fbbe99c7048a01ed9780 (diff) | |
parent | f0f745d8de9ab8fd18208671294063abf783cf90 (diff) |
Merge #13956: [0.17] doc: regenerate manpages
f0f745d8de9ab8fd18208671294063abf783cf90 doc: regenerate manpages (fanquake)
Pull request description:
Done using: `contrib/devtools/gen-manpages.sh`
Tree-SHA512: 523b333768aa5ff289ceee3dbe627698f60c7b4624a1fe2812a40d99a5184aa2f6abd20fa467487918bbcbe1d88693c589456e75a5e747281333f75ab1f5f8b9
Diffstat (limited to 'doc/man/bitcoin-tx.1')
-rw-r--r-- | doc/man/bitcoin-tx.1 | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/doc/man/bitcoin-tx.1 b/doc/man/bitcoin-tx.1 index e1b81bad6c..1020a61b53 100644 --- a/doc/man/bitcoin-tx.1 +++ b/doc/man/bitcoin-tx.1 @@ -1,16 +1,15 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. -.TH BITCOIN-TX "1" "July 2018" "bitcoin-tx v0.16.99.0" "User Commands" +.TH BITCOIN-TX "1" "August 2018" "bitcoin-tx v0.17.0.0" "User Commands" .SH NAME -bitcoin-tx \- manual page for bitcoin-tx v0.16.99.0 +bitcoin-tx \- manual page for bitcoin-tx v0.17.0.0 +.SH SYNOPSIS +.B bitcoin-tx +[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR +.br +.B bitcoin-tx +[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR .SH DESCRIPTION -Bitcoin Core bitcoin\-tx utility version v0.16.99.0 -.SS "Usage:" -.TP -bitcoin\-tx [options] <hex\-tx> [commands] -Update hex\-encoded bitcoin transaction -.TP -bitcoin\-tx [options] \fB\-create\fR [commands] -Create hex\-encoded bitcoin transaction +Bitcoin Core bitcoin\-tx utility version v0.17.0.0 .SH OPTIONS .HP \-? |