Skip to content

Commit 1e7bcc9

Browse files
committed
Updated manpages
1 parent f4c8eb7 commit 1e7bcc9

File tree

5 files changed

+106
-96
lines changed

5 files changed

+106
-96
lines changed

doc/man/litecoin-cli.1

Lines changed: 20 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
2-
.TH BITCOIN-CLI "1" "April 2021" "bitcoin-cli v0.21.1.0" "User Commands"
2+
.TH LITECOIN-CLI "1" "November 2021" "litecoin-cli v0.21.1.0" "User Commands"
33
.SH NAME
4-
bitcoin-cli \- manual page for bitcoin-cli v0.21.1.0
4+
litecoin-cli \- manual page for litecoin-cli v0.21.1.0
55
.SH SYNOPSIS
6-
.B bitcoin-cli
7-
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Bitcoin Core\/\fR
6+
.B litecoin-cli
7+
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Litecoin Core\/\fR
88
.br
9-
.B bitcoin-cli
10-
[\fI\,options\/\fR] \fI\,-named <command> \/\fR[\fI\,name=value\/\fR]... \fI\,Send command to Bitcoin Core (with named arguments)\/\fR
9+
.B litecoin-cli
10+
[\fI\,options\/\fR] \fI\,-named <command> \/\fR[\fI\,name=value\/\fR]... \fI\,Send command to Litecoin Core (with named arguments)\/\fR
1111
.br
12-
.B bitcoin-cli
12+
.B litecoin-cli
1313
[\fI\,options\/\fR] \fI\,help List commands\/\fR
1414
.br
15-
.B bitcoin-cli
15+
.B litecoin-cli
1616
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
1717
.SH DESCRIPTION
18-
Bitcoin Core RPC client version v0.21.1.0
18+
Litecoin Core RPC client version v0.21.1.0\-dirty
1919
.SH OPTIONS
2020
.HP
2121
\-?
@@ -25,7 +25,7 @@ Print this help message and exit
2525
\fB\-conf=\fR<file>
2626
.IP
2727
Specify configuration file. Relative paths will be prefixed by datadir
28-
location. (default: bitcoin.conf)
28+
location. (default: litecoin.conf)
2929
.HP
3030
\fB\-datadir=\fR<dir>
3131
.IP
@@ -38,7 +38,7 @@ followed by RPC generatetoaddress. Optional positional integer
3838
arguments are number of blocks to generate (default: 1) and
3939
maximum iterations to try (default: 1000000), equivalent to RPC
4040
generatetoaddress nblocks and maxtries arguments. Example:
41-
bitcoin\-cli \fB\-generate\fR 4 1000
41+
litecoin\-cli \fB\-generate\fR 4 1000
4242
.HP
4343
\fB\-getinfo\fR
4444
.IP
@@ -78,8 +78,8 @@ Password for JSON\-RPC connections
7878
.HP
7979
\fB\-rpcport=\fR<port>
8080
.IP
81-
Connect to JSON\-RPC on <port> (default: 8332, testnet: 18332, signet:
82-
38332, regtest: 18443)
81+
Connect to JSON\-RPC on <port> (default: 9332, testnet: 19332, signet:
82+
39332, regtest: 19443)
8383
.HP
8484
\fB\-rpcuser=\fR<user>
8585
.IP
@@ -92,7 +92,7 @@ Wait for RPC server to start
9292
\fB\-rpcwallet=\fR<walletname>
9393
.IP
9494
Send RPC for non\-default wallet on RPC server (needs to exactly match
95-
corresponding \fB\-wallet\fR option passed to bitcoind). This changes
95+
corresponding \fB\-wallet\fR option passed to litecoind). This changes
9696
the RPC endpoint used, e.g.
9797
http://127.0.0.1:8332/wallet/<walletname>
9898
.HP
@@ -152,11 +152,13 @@ network seed node(s))
152152
.IP
153153
Use the test chain. Equivalent to \fB\-chain\fR=\fI\,test\/\fR.
154154
.SH COPYRIGHT
155-
Copyright (C) 2009-2020 The Bitcoin Core developers
155+
Copyright (C) 2011-2021 The Litecoin Core developers
156+
Copyright (C) 2009-2021 The Bitcoin Core developers
156157

157-
Please contribute if you find Bitcoin Core useful. Visit
158-
<https://bitcoincore.org/> for further information about the software.
159-
The source code is available from <https://github.com/bitcoin/bitcoin>.
158+
Please contribute if you find Litecoin Core useful. Visit
159+
<https://litecoin.org/> for further information about the software.
160+
The source code is available from
161+
<https://github.com/litecoin-project/litecoin>.
160162

161163
This is experimental software.
162164
Distributed under the MIT software license, see the accompanying file COPYING

doc/man/litecoin-qt.1

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
2-
.TH BITCOIN-QT "1" "April 2021" "bitcoin-qt v0.21.1.0" "User Commands"
2+
.TH LITECOIN-QT "1" "November 2021" "litecoin-qt v0.21.1.0" "User Commands"
33
.SH NAME
4-
bitcoin-qt \- manual page for bitcoin-qt v0.21.1.0
4+
litecoin-qt \- manual page for litecoin-qt v0.21.1.0
55
.SH SYNOPSIS
6-
.B bitcoin-qt
6+
.B litecoin-qt
77
[\fI\,command-line options\/\fR]
88
.SH DESCRIPTION
9-
Bitcoin Core version v0.21.1.0
9+
Litecoin Core version v0.21.1.0\-dirty
1010
.SH OPTIONS
1111
.HP
1212
\-?
@@ -23,11 +23,11 @@ long fork (%s in cmd is replaced by message)
2323
If this block is in the chain assume that it and its ancestors are valid
2424
and potentially skip their script verification (0 to verify all,
2525
default:
26-
0000000000000000000b9d2ec5a352ecba0592946514a92f14319dc2b367fc72,
26+
90c346e4bd95b964cd09cd27f27f15dfed5b1a601b752371e45735cf55015af3,
2727
testnet:
28-
000000000000006433d1efec504c53ca332b64963c425395515b01977bd7b3b0,
28+
4a280c0e150e3b74ebe19618e6394548c8a39d5549fd9941b9c431c73822fbd5,
2929
signet:
30-
0000002a1de0f46379358c1fd09906f7ac59adf3712323ed90eb59e4c183c020)
30+
4a280c0e150e3b74ebe19618e6394548c8a39d5549fd9941b9c431c73822fbd5)
3131
.HP
3232
\fB\-blockfilterindex=\fR<type>
3333
.IP
@@ -60,7 +60,7 @@ transactions are not affected. (default: 0)
6060
\fB\-conf=\fR<file>
6161
.IP
6262
Specify path to read\-only configuration file. Relative paths will be
63-
prefixed by datadir location. (default: bitcoin.conf)
63+
prefixed by datadir location. (default: litecoin.conf)
6464
.HP
6565
\fB\-daemon\fR
6666
.IP
@@ -106,7 +106,7 @@ Do not keep transactions in the mempool longer than <n> hours (default:
106106
.HP
107107
\fB\-par=\fR<n>
108108
.IP
109-
Set the number of script verification threads (\fB\-6\fR to 15, 0 = auto, <0 =
109+
Set the number of script verification threads (\fB\-64\fR to 15, 0 = auto, <0 =
110110
leave that many cores free, default: 0)
111111
.HP
112112
\fB\-persistmempool\fR
@@ -144,7 +144,7 @@ instead.
144144
.IP
145145
Specify path to dynamic settings data file. Can be disabled with
146146
\fB\-nosettings\fR. File is written at runtime and not meant to be
147-
edited by users (use bitcoin.conf instead for custom settings).
147+
edited by users (use litecoin.conf instead for custom settings).
148148
Relative paths will be prefixed by datadir location. (default:
149149
settings.json)
150150
.HP
@@ -190,8 +190,8 @@ Default duration (in seconds) of manually configured bans (default:
190190
Bind to given address and always listen on it (default: 0.0.0.0). Use
191191
[host]:port notation for IPv6. Append =onion to tag any incoming
192192
connections to that address and port as incoming Tor connections
193-
(default: 127.0.0.1:8334=onion, testnet: 127.0.0.1:18334=onion,
194-
signet: 127.0.0.1:38334=onion, regtest: 127.0.0.1:18445=onion)
193+
(default: 127.0.0.1:9333=onion, testnet: 127.0.0.1:19335=onion,
194+
signet: 127.0.0.1:39335=onion, regtest: 127.0.0.1:19444=onion)
195195
.HP
196196
\fB\-connect=\fR<ip>
197197
.IP
@@ -246,7 +246,7 @@ Maximum per\-connection send buffer, <n>*1000 bytes (default: 1000)
246246
.IP
247247
Maximum allowed median peer time offset adjustment. Local perspective of
248248
time may be influenced by peers forward or backward by this
249-
amount. (default: 4200 seconds)
249+
amount. (default: 2100 seconds)
250250
.HP
251251
\fB\-maxuploadtarget=\fR<n>
252252
.IP
@@ -287,7 +287,7 @@ Relay non\-P2SH multisig (default: 1)
287287
\fB\-port=\fR<port>
288288
.IP
289289
Listen for connections on <port>. Nodes not using the default ports
290-
(default: 8333, testnet: 18333, signet: 38333, regtest: 18444)
290+
(default: 9333, testnet: 19335, signet: 19335, regtest: 19444)
291291
are unlikely to get incoming connections.
292292
.HP
293293
\fB\-proxy=\fR<ip:port>
@@ -375,15 +375,15 @@ Do not load the wallet and disable wallet RPC calls
375375
.HP
376376
\fB\-discardfee=\fR<amt>
377377
.IP
378-
The fee rate (in BTC/kB) that indicates your tolerance for discarding
378+
The fee rate (in LTC/kB) that indicates your tolerance for discarding
379379
change by adding it to the fee (default: 0.0001). Note: An output
380380
is discarded if it is dust at this rate, but we will always
381381
discard up to the dust relay fee and a discard fee above that is
382382
limited by the fee estimate for the longest target
383383
.HP
384384
\fB\-fallbackfee=\fR<amt>
385385
.IP
386-
A fee rate (in BTC/kB) that will be used when fee estimation has
386+
A fee rate (in LTC/kB) that will be used when fee estimation has
387387
insufficient data. 0 to entirely disable the fallbackfee feature.
388388
(default: 0.00)
389389
.HP
@@ -396,17 +396,17 @@ been used.
396396
.HP
397397
\fB\-maxapsfee=\fR<n>
398398
.IP
399-
Spend up to this amount in additional (absolute) fees (in BTC) if it
399+
Spend up to this amount in additional (absolute) fees (in LTC) if it
400400
allows the use of partial spend avoidance (default: 0.00)
401401
.HP
402402
\fB\-mintxfee=\fR<amt>
403403
.IP
404-
Fees (in BTC/kB) smaller than this are considered zero fee for
404+
Fees (in LTC/kB) smaller than this are considered zero fee for
405405
transaction creation (default: 0.00001)
406406
.HP
407407
\fB\-paytxfee=\fR<amt>
408408
.IP
409-
Fee (in BTC/kB) to add to transactions you send (default: 0.00)
409+
Fee (in LTC/kB) to add to transactions you send (default: 0.00)
410410
.HP
411411
\fB\-rescan\fR
412412
.IP
@@ -532,7 +532,7 @@ Prepend debug output with timestamp (default: 1)
532532
.HP
533533
\fB\-maxtxfee=\fR<amt>
534534
.IP
535-
Maximum total fees (in BTC) to use in a single wallet transaction;
535+
Maximum total fees (in LTC) to use in a single wallet transaction;
536536
setting this too low may abort large transactions (default: 0.10)
537537
.HP
538538
\fB\-printtoconsole\fR
@@ -595,7 +595,7 @@ Maximum size of data in data carrier transactions we relay and mine
595595
.HP
596596
\fB\-minrelaytxfee=\fR<amt>
597597
.IP
598-
Fees (in BTC/kB) smaller than this are considered zero fee for relaying,
598+
Fees (in LTC/kB) smaller than this are considered zero fee for relaying,
599599
mining and transaction creation (default: 0.00001)
600600
.HP
601601
\fB\-whitelistforcerelay\fR
@@ -618,7 +618,7 @@ Set maximum BIP141 block weight (default: 3996000)
618618
.HP
619619
\fB\-blockmintxfee=\fR<amt>
620620
.IP
621-
Set lowest fee rate (in BTC/kB) for transactions to be included in block
621+
Set lowest fee rate (in LTC/kB) for transactions to be included in block
622622
creation. (default: 0.00001)
623623
.PP
624624
RPC server options:
@@ -663,8 +663,8 @@ Password for JSON\-RPC connections
663663
.HP
664664
\fB\-rpcport=\fR<port>
665665
.IP
666-
Listen for JSON\-RPC connections on <port> (default: 8332, testnet:
667-
18332, signet: 38332, regtest: 18443)
666+
Listen for JSON\-RPC connections on <port> (default: 9332, testnet:
667+
19332, signet: 39332, regtest: 19443)
668668
.HP
669669
\fB\-rpcserialversion\fR
670670
.IP
@@ -722,11 +722,13 @@ Reset all settings changed in the GUI
722722
.IP
723723
Show splash screen on startup (default: 1)
724724
.SH COPYRIGHT
725-
Copyright (C) 2009-2020 The Bitcoin Core developers
725+
Copyright (C) 2011-2021 The Litecoin Core developers
726+
Copyright (C) 2009-2021 The Bitcoin Core developers
726727

727-
Please contribute if you find Bitcoin Core useful. Visit
728-
<https://bitcoincore.org/> for further information about the software.
729-
The source code is available from <https://github.com/bitcoin/bitcoin>.
728+
Please contribute if you find Litecoin Core useful. Visit
729+
<https://litecoin.org/> for further information about the software.
730+
The source code is available from
731+
<https://github.com/litecoin-project/litecoin>.
730732

731733
This is experimental software.
732734
Distributed under the MIT software license, see the accompanying file COPYING

doc/man/litecoin-tx.1

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
2-
.TH BITCOIN-TX "1" "April 2021" "bitcoin-tx v0.21.1.0" "User Commands"
2+
.TH LITECOIN-TX "1" "November 2021" "litecoin-tx v0.21.1.0" "User Commands"
33
.SH NAME
4-
bitcoin-tx \- manual page for bitcoin-tx v0.21.1.0
4+
litecoin-tx \- manual page for litecoin-tx v0.21.1.0
55
.SH SYNOPSIS
6-
.B bitcoin-tx
7-
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded bitcoin transaction\/\fR
6+
.B litecoin-tx
7+
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded litecoin transaction\/\fR
88
.br
9-
.B bitcoin-tx
10-
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded bitcoin transaction\/\fR
9+
.B litecoin-tx
10+
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded litecoin transaction\/\fR
1111
.SH DESCRIPTION
12-
Bitcoin Core bitcoin\-tx utility version v0.21.1.0
12+
Litecoin Core litecoin\-tx utility version v0.21.1.0\-dirty
1313
.SH OPTIONS
1414
.HP
1515
\-?
@@ -130,11 +130,13 @@ set=NAME:JSON\-STRING
130130
.IP
131131
Set register NAME to given JSON\-STRING
132132
.SH COPYRIGHT
133-
Copyright (C) 2009-2020 The Bitcoin Core developers
133+
Copyright (C) 2011-2021 The Litecoin Core developers
134+
Copyright (C) 2009-2021 The Bitcoin Core developers
134135

135-
Please contribute if you find Bitcoin Core useful. Visit
136-
<https://bitcoincore.org/> for further information about the software.
137-
The source code is available from <https://github.com/bitcoin/bitcoin>.
136+
Please contribute if you find Litecoin Core useful. Visit
137+
<https://litecoin.org/> for further information about the software.
138+
The source code is available from
139+
<https://github.com/litecoin-project/litecoin>.
138140

139141
This is experimental software.
140142
Distributed under the MIT software license, see the accompanying file COPYING

doc/man/litecoin-wallet.1

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
2-
.TH BITCOIN-WALLET "1" "April 2021" "bitcoin-wallet v0.21.1.0" "User Commands"
2+
.TH LITECOIN-WALLET "1" "November 2021" "litecoin-wallet v0.21.1.0" "User Commands"
33
.SH NAME
4-
bitcoin-wallet \- manual page for bitcoin-wallet v0.21.1.0
4+
litecoin-wallet \- manual page for litecoin-wallet v0.21.1.0
55
.SH DESCRIPTION
6-
Bitcoin Core bitcoin\-wallet version v0.21.1.0
6+
Litecoin Core litecoin\-wallet version v0.21.1.0\-dirty
77
.PP
8-
bitcoin\-wallet is an offline tool for creating and interacting with Bitcoin Core wallet files.
9-
By default bitcoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
8+
litecoin\-wallet is an offline tool for creating and interacting with Litecoin Core wallet files.
9+
By default litecoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
1010
To change the target wallet, use the \fB\-datadir\fR, \fB\-wallet\fR and \fB\-testnet\fR/\-regtest arguments.
1111
.SS "Usage:"
1212
.IP
13-
bitcoin\-wallet [options] <command>
13+
litecoin\-wallet [options] <command>
1414
.SH OPTIONS
1515
.HP
1616
\-?
@@ -80,11 +80,13 @@ salvage
8080
Attempt to recover private keys from a corrupt wallet. Warning:
8181
\&'salvage' is experimental.
8282
.SH COPYRIGHT
83-
Copyright (C) 2009-2020 The Bitcoin Core developers
83+
Copyright (C) 2011-2021 The Litecoin Core developers
84+
Copyright (C) 2009-2021 The Bitcoin Core developers
8485

85-
Please contribute if you find Bitcoin Core useful. Visit
86-
<https://bitcoincore.org/> for further information about the software.
87-
The source code is available from <https://github.com/bitcoin/bitcoin>.
86+
Please contribute if you find Litecoin Core useful. Visit
87+
<https://litecoin.org/> for further information about the software.
88+
The source code is available from
89+
<https://github.com/litecoin-project/litecoin>.
8890

8991
This is experimental software.
9092
Distributed under the MIT software license, see the accompanying file COPYING

0 commit comments

Comments
 (0)