aboutsummaryrefslogtreecommitdiff
path: root/doc/man/bitcoin-util.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/bitcoin-util.1')
-rw-r--r--doc/man/bitcoin-util.126
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/man/bitcoin-util.1 b/doc/man/bitcoin-util.1
index 35a3ff05b8..6daf85e8e8 100644
--- a/doc/man/bitcoin-util.1
+++ b/doc/man/bitcoin-util.1
@@ -1,19 +1,19 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
-.TH BITCOIN-UTIL "1" "August 2021" "bitcoin-util v22.0rc2" "User Commands"
+.TH BITCOIN-UTIL "1" "August 2021" "bitcoin-util v22.0.0rc3" "User Commands"
.SH NAME
-bitcoin-util manual page for bitcoin-util v22.0rc2
+bitcoin-util \- manual page for bitcoin-util v22.0.0rc3
.SH SYNOPSIS
.B bitcoin-util
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
.SH DESCRIPTION
-Bitcoin Core bitcoinutil utility version v22.0rc2
+Bitcoin Core bitcoin\-util utility version v22.0.0rc3
.SH OPTIONS
.HP
-?
+\-?
.IP
Print this help message and exit
.HP
-\fBversion\fR
+\fB\-version\fR
.IP
Print version and exit
.PP
@@ -21,32 +21,32 @@ Debugging/Testing options:
.PP
Chain selection options:
.HP
-\fBchain=\fR<chain>
+\fB\-chain=\fR<chain>
.IP
Use the chain <chain> (default: main). Allowed values: main, test,
signet, regtest
.HP
-\fBsignet\fR
+\fB\-signet\fR
.IP
-Use the signet chain. Equivalent to \fBchain\fR=\fI\,signet\/\fR. Note that the network
-is defined by the \fBsignetchallenge\fR parameter
+Use the signet chain. Equivalent to \fB\-chain\fR=\fI\,signet\/\fR. Note that the network
+is defined by the \fB\-signetchallenge\fR parameter
.HP
-\fBsignetchallenge\fR
+\fB\-signetchallenge\fR
.IP
Blocks must satisfy the given script to be considered valid (only for
signet networks; defaults to the global default signet test
network challenge)
.HP
-\fBsignetseednode\fR
+\fB\-signetseednode\fR
.IP
Specify a seed node for the signet network, in the hostname[:port]
format, e.g. sig.net:1234 (may be used multiple times to specify
multiple seed nodes; defaults to the global default signet test
network seed node(s))
.HP
-\fBtestnet\fR
+\fB\-testnet\fR
.IP
-Use the test chain. Equivalent to \fBchain\fR=\fI\,test\/\fR.
+Use the test chain. Equivalent to \fB\-chain\fR=\fI\,test\/\fR.
.PP
Commands:
.IP