mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
doc: Add missing wallet-tool manpages
This commit is contained in:
parent
fa0fe3b8a4
commit
fa1e281547
5 changed files with 80 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
||||||
.TH BITCOIN-CLI "1" "December 2018" "bitcoin-cli v0.17.99.0" "User Commands"
|
.TH BITCOIN-CLI "1" "February 2019" "bitcoin-cli v0.17.99.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoin-cli \- manual page for bitcoin-cli v0.17.99.0
|
bitcoin-cli \- manual page for bitcoin-cli v0.17.99.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -104,7 +104,7 @@ Chain selection options:
|
||||||
.IP
|
.IP
|
||||||
Use the test chain
|
Use the test chain
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright (C) 2009-2018 The Bitcoin Core developers
|
Copyright (C) 2009-2019 The Bitcoin Core developers
|
||||||
|
|
||||||
Please contribute if you find Bitcoin Core useful. Visit
|
Please contribute if you find Bitcoin Core useful. Visit
|
||||||
<https://bitcoincore.org> for further information about the software.
|
<https://bitcoincore.org> for further information about the software.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
||||||
.TH BITCOIN-QT "1" "December 2018" "bitcoin-qt v0.17.99.0" "User Commands"
|
.TH BITCOIN-QT "1" "February 2019" "bitcoin-qt v0.17.99.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoin-qt \- manual page for bitcoin-qt v0.17.99.0
|
bitcoin-qt \- manual page for bitcoin-qt v0.17.99.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -56,7 +56,7 @@ Specify data directory
|
||||||
.HP
|
.HP
|
||||||
\fB\-dbcache=\fR<n>
|
\fB\-dbcache=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Set database cache size in megabytes (4 to 16384, default: 450)
|
Set database cache size in MiB (4 to 16384, default: 450)
|
||||||
.HP
|
.HP
|
||||||
\fB\-debuglogfile=\fR<file>
|
\fB\-debuglogfile=\fR<file>
|
||||||
.IP
|
.IP
|
||||||
|
@ -500,7 +500,7 @@ mining and transaction creation (default: 0.00001)
|
||||||
\fB\-whitelistforcerelay\fR
|
\fB\-whitelistforcerelay\fR
|
||||||
.IP
|
.IP
|
||||||
Force relay of transactions from whitelisted peers even if they violate
|
Force relay of transactions from whitelisted peers even if they violate
|
||||||
local relay policy (default: 1)
|
local relay policy (default: 0)
|
||||||
.HP
|
.HP
|
||||||
\fB\-whitelistrelay\fR
|
\fB\-whitelistrelay\fR
|
||||||
.IP
|
.IP
|
||||||
|
@ -606,7 +606,7 @@ Set SSL root certificates for payment request (default: \fB\-system\-\fR)
|
||||||
.IP
|
.IP
|
||||||
Show splash screen on startup (default: 1)
|
Show splash screen on startup (default: 1)
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright (C) 2009-2018 The Bitcoin Core developers
|
Copyright (C) 2009-2019 The Bitcoin Core developers
|
||||||
|
|
||||||
Please contribute if you find Bitcoin Core useful. Visit
|
Please contribute if you find Bitcoin Core useful. Visit
|
||||||
<https://bitcoincore.org> for further information about the software.
|
<https://bitcoincore.org> for further information about the software.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
||||||
.TH BITCOIN-TX "1" "December 2018" "bitcoin-tx v0.17.99.0" "User Commands"
|
.TH BITCOIN-TX "1" "February 2019" "bitcoin-tx v0.17.99.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoin-tx \- manual page for bitcoin-tx v0.17.99.0
|
bitcoin-tx \- manual page for bitcoin-tx v0.17.99.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -92,7 +92,7 @@ sign=SIGHASH\-FLAGS
|
||||||
.IP
|
.IP
|
||||||
Add zero or more signatures to transaction. This command requires JSON
|
Add zero or more signatures to transaction. This command requires JSON
|
||||||
registers:prevtxs=JSON object, privatekeys=JSON object. See
|
registers:prevtxs=JSON object, privatekeys=JSON object. See
|
||||||
signrawtransaction docs for format of sighash flags, JSON
|
signrawtransactionwithkey docs for format of sighash flags, JSON
|
||||||
objects.
|
objects.
|
||||||
.PP
|
.PP
|
||||||
Register Commands:
|
Register Commands:
|
||||||
|
@ -105,7 +105,7 @@ set=NAME:JSON\-STRING
|
||||||
.IP
|
.IP
|
||||||
Set register NAME to given JSON\-STRING
|
Set register NAME to given JSON\-STRING
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright (C) 2009-2018 The Bitcoin Core developers
|
Copyright (C) 2009-2019 The Bitcoin Core developers
|
||||||
|
|
||||||
Please contribute if you find Bitcoin Core useful. Visit
|
Please contribute if you find Bitcoin Core useful. Visit
|
||||||
<https://bitcoincore.org> for further information about the software.
|
<https://bitcoincore.org> for further information about the software.
|
||||||
|
|
67
doc/man/bitcoin-wallet.1
Normal file
67
doc/man/bitcoin-wallet.1
Normal file
|
@ -0,0 +1,67 @@
|
||||||
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
||||||
|
.TH BITCOIN-WALLET "1" "February 2019" "bitcoin-wallet v0.17.99.0" "User Commands"
|
||||||
|
.SH NAME
|
||||||
|
bitcoin-wallet \- manual page for bitcoin-wallet v0.17.99.0
|
||||||
|
.SH DESCRIPTION
|
||||||
|
Bitcoin Core bitcoin\-wallet version v0.17.99.0
|
||||||
|
.PP
|
||||||
|
wallet\-tool is an offline tool for creating and interacting with Bitcoin Core wallet files.
|
||||||
|
By default wallet\-tool will act on wallets in the default mainnet wallet directory in the datadir.
|
||||||
|
To change the target wallet, use the \fB\-datadir\fR, \fB\-wallet\fR and \fB\-testnet\fR/\-regtest arguments.
|
||||||
|
.SS "Usage:"
|
||||||
|
.IP
|
||||||
|
bitcoin\-wallet [options] <command>
|
||||||
|
.SH OPTIONS
|
||||||
|
.HP
|
||||||
|
\-?
|
||||||
|
.IP
|
||||||
|
This help message
|
||||||
|
.HP
|
||||||
|
\fB\-datadir=\fR<dir>
|
||||||
|
.IP
|
||||||
|
Specify data directory
|
||||||
|
.HP
|
||||||
|
\fB\-wallet=\fR<wallet\-name>
|
||||||
|
.IP
|
||||||
|
Specify wallet name
|
||||||
|
.PP
|
||||||
|
Debugging/Testing options:
|
||||||
|
.HP
|
||||||
|
\fB\-debug=\fR<category>
|
||||||
|
.IP
|
||||||
|
Output debugging information (default: 0).
|
||||||
|
.HP
|
||||||
|
\fB\-printtoconsole\fR
|
||||||
|
.IP
|
||||||
|
Send trace/debug info to console (default: 1 when no \fB\-debug\fR is true, 0
|
||||||
|
otherwise.
|
||||||
|
.PP
|
||||||
|
Chain selection options:
|
||||||
|
.HP
|
||||||
|
\fB\-testnet\fR
|
||||||
|
.IP
|
||||||
|
Use the test chain
|
||||||
|
.PP
|
||||||
|
Commands:
|
||||||
|
.IP
|
||||||
|
create
|
||||||
|
.IP
|
||||||
|
Create new wallet file
|
||||||
|
.IP
|
||||||
|
info
|
||||||
|
.IP
|
||||||
|
Get wallet info
|
||||||
|
.SH COPYRIGHT
|
||||||
|
Copyright (C) 2009-2019 The Bitcoin Core developers
|
||||||
|
|
||||||
|
Please contribute if you find Bitcoin Core useful. Visit
|
||||||
|
<https://bitcoincore.org> for further information about the software.
|
||||||
|
The source code is available from <https://github.com/bitcoin/bitcoin>.
|
||||||
|
|
||||||
|
This is experimental software.
|
||||||
|
Distributed under the MIT software license, see the accompanying file COPYING
|
||||||
|
or <https://opensource.org/licenses/MIT>
|
||||||
|
|
||||||
|
This product includes software developed by the OpenSSL Project for use in the
|
||||||
|
OpenSSL Toolkit <https://www.openssl.org> and cryptographic software written by
|
||||||
|
Eric Young and UPnP software written by Thomas Bernard.
|
|
@ -1,5 +1,5 @@
|
||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
|
||||||
.TH BITCOIND "1" "December 2018" "bitcoind v0.17.99.0" "User Commands"
|
.TH BITCOIND "1" "February 2019" "bitcoind v0.17.99.0" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
bitcoind \- manual page for bitcoind v0.17.99.0
|
bitcoind \- manual page for bitcoind v0.17.99.0
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
|
@ -56,7 +56,7 @@ Specify data directory
|
||||||
.HP
|
.HP
|
||||||
\fB\-dbcache=\fR<n>
|
\fB\-dbcache=\fR<n>
|
||||||
.IP
|
.IP
|
||||||
Set database cache size in megabytes (4 to 16384, default: 450)
|
Set database cache size in MiB (4 to 16384, default: 450)
|
||||||
.HP
|
.HP
|
||||||
\fB\-debuglogfile=\fR<file>
|
\fB\-debuglogfile=\fR<file>
|
||||||
.IP
|
.IP
|
||||||
|
@ -500,7 +500,7 @@ mining and transaction creation (default: 0.00001)
|
||||||
\fB\-whitelistforcerelay\fR
|
\fB\-whitelistforcerelay\fR
|
||||||
.IP
|
.IP
|
||||||
Force relay of transactions from whitelisted peers even if they violate
|
Force relay of transactions from whitelisted peers even if they violate
|
||||||
local relay policy (default: 1)
|
local relay policy (default: 0)
|
||||||
.HP
|
.HP
|
||||||
\fB\-whitelistrelay\fR
|
\fB\-whitelistrelay\fR
|
||||||
.IP
|
.IP
|
||||||
|
@ -580,7 +580,7 @@ Username for JSON\-RPC connections
|
||||||
.IP
|
.IP
|
||||||
Accept command line and JSON\-RPC commands
|
Accept command line and JSON\-RPC commands
|
||||||
.SH COPYRIGHT
|
.SH COPYRIGHT
|
||||||
Copyright (C) 2009-2018 The Bitcoin Core developers
|
Copyright (C) 2009-2019 The Bitcoin Core developers
|
||||||
|
|
||||||
Please contribute if you find Bitcoin Core useful. Visit
|
Please contribute if you find Bitcoin Core useful. Visit
|
||||||
<https://bitcoincore.org> for further information about the software.
|
<https://bitcoincore.org> for further information about the software.
|
||||||
|
|
Loading…
Add table
Reference in a new issue