Skip to content

Commit 6910013

Browse files
committed
Doc: update manpages
1 parent f2a5cc8 commit 6910013

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

doc/man/pivx-cli.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
2-
.TH PIVX-CLI "1" "April 2021" "pivx-cli v5.0.99.0" "User Commands"
1+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2+
.TH PIVX-CLI "1" "June 2021" "pivx-cli v5.2.0.0" "User Commands"
33
.SH NAME
4-
pivx-cli \- manual page for pivx-cli v5.0.99.0
4+
pivx-cli \- manual page for pivx-cli v5.2.0.0
55
.SH DESCRIPTION
6-
PIVX Core RPC client version v5.0.99.0\-9b2646f159\-dirty
6+
PIVX Core RPC client version v5.2.0.0
77
.SS "Usage:"
88
.TP
99
pivx\-cli [options] <command> [params]

doc/man/pivx-qt.1

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
2-
.TH PIVX-QT "1" "April 2021" "pivx-qt v5.0.99.0" "User Commands"
1+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2+
.TH PIVX-QT "1" "June 2021" "pivx-qt v5.2.0.0" "User Commands"
33
.SH NAME
4-
pivx-qt \- manual page for pivx-qt v5.0.99.0
4+
pivx-qt \- manual page for pivx-qt v5.2.0.0
55
.SH DESCRIPTION
6-
PIVX Core version v5.0.99.0\-9b2646f159\-dirty (64\-bit)
6+
PIVX Core version v5.2.0.0 (64\-bit)
77
Usage:
88
.IP
99
pivx\-qt [command\-line options]
@@ -66,7 +66,7 @@ Set the Maximum reorg depth (default: 100)
6666
.HP
6767
\fB\-maxorphantx=\fR<n>
6868
.IP
69-
Keep at most <n> unconnectable transactions in memory (default: 25)
69+
Keep at most <n> unconnectable transactions in memory (default: 100)
7070
.HP
7171
\fB\-maxmempool=\fR<n>
7272
.IP
@@ -83,7 +83,7 @@ Whether to save the mempool on shutdown and load on restart (default: 1)
8383
.HP
8484
\fB\-par=\fR<n>
8585
.IP
86-
Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
86+
Set the number of script verification threads (\fB\-16\fR to 16, 0 = auto, <0 =
8787
leave that many cores free, default: 0)
8888
.HP
8989
\fB\-pid=\fR<file>
@@ -561,6 +561,10 @@ Set language, for example "de_DE" (default: system locale)
561561
.IP
562562
Start minimized
563563
.HP
564+
\fB\-rootcertificates=\fR<file>
565+
.IP
566+
Set SSL root certificates for payment request (default: \fB\-system\-\fR)
567+
.HP
564568
\fB\-splash\fR
565569
.IP
566570
Show splash screen on startup (default: 1)

doc/man/pivx-tx.1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
2-
.TH PIVX-TX "1" "April 2021" "pivx-tx v5.0.99.0" "User Commands"
1+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2+
.TH PIVX-TX "1" "June 2021" "pivx-tx v5.2.0.0" "User Commands"
33
.SH NAME
4-
pivx-tx \- manual page for pivx-tx v5.0.99.0
4+
pivx-tx \- manual page for pivx-tx v5.2.0.0
55
.SH DESCRIPTION
6-
Pivx Core pivx\-tx utility version v5.0.99.0\-9b2646f159\-dirty
6+
Pivx Core pivx\-tx utility version v5.2.0.0
77
.SS "Usage:"
88
.TP
99
pivx\-tx [options] <hex\-tx> [commands]

doc/man/pivxd.1

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
2-
.TH PIVXD "1" "April 2021" "pivxd v5.0.99.0" "User Commands"
1+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
2+
.TH PIVXD "1" "June 2021" "pivxd v5.2.0.0" "User Commands"
33
.SH NAME
4-
pivxd \- manual page for pivxd v5.0.99.0
4+
pivxd \- manual page for pivxd v5.2.0.0
55
.SH DESCRIPTION
6-
Pivx Core Daemon version v5.0.99.0\-9b2646f159\-dirty
6+
Pivx Core Daemon version v5.2.0.0
77
.SS "Usage:"
88
.TP
99
pivxd [options]
@@ -71,7 +71,7 @@ Set the Maximum reorg depth (default: 100)
7171
.HP
7272
\fB\-maxorphantx=\fR<n>
7373
.IP
74-
Keep at most <n> unconnectable transactions in memory (default: 25)
74+
Keep at most <n> unconnectable transactions in memory (default: 100)
7575
.HP
7676
\fB\-maxmempool=\fR<n>
7777
.IP
@@ -88,7 +88,7 @@ Whether to save the mempool on shutdown and load on restart (default: 1)
8888
.HP
8989
\fB\-par=\fR<n>
9090
.IP
91-
Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
91+
Set the number of script verification threads (\fB\-16\fR to 16, 0 = auto, <0 =
9292
leave that many cores free, default: 0)
9393
.HP
9494
\fB\-pid=\fR<file>

0 commit comments

Comments
 (0)