Skip to content

Commit

Permalink
Doc: update manpages
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzzbawls committed Jun 22, 2021
1 parent f2a5cc8 commit 6910013
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 20 deletions.
8 changes: 4 additions & 4 deletions doc/man/pivx-cli.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
.TH PIVX-CLI "1" "April 2021" "pivx-cli v5.0.99.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH PIVX-CLI "1" "June 2021" "pivx-cli v5.2.0.0" "User Commands"
.SH NAME
pivx-cli \- manual page for pivx-cli v5.0.99.0
pivx-cli \- manual page for pivx-cli v5.2.0.0
.SH DESCRIPTION
PIVX Core RPC client version v5.0.99.0\-9b2646f159\-dirty
PIVX Core RPC client version v5.2.0.0
.SS "Usage:"
.TP
pivx\-cli [options] <command> [params]
Expand Down
16 changes: 10 additions & 6 deletions doc/man/pivx-qt.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
.TH PIVX-QT "1" "April 2021" "pivx-qt v5.0.99.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH PIVX-QT "1" "June 2021" "pivx-qt v5.2.0.0" "User Commands"
.SH NAME
pivx-qt \- manual page for pivx-qt v5.0.99.0
pivx-qt \- manual page for pivx-qt v5.2.0.0
.SH DESCRIPTION
PIVX Core version v5.0.99.0\-9b2646f159\-dirty (64\-bit)
PIVX Core version v5.2.0.0 (64\-bit)
Usage:
.IP
pivx\-qt [command\-line options]
Expand Down Expand Up @@ -66,7 +66,7 @@ Set the Maximum reorg depth (default: 100)
.HP
\fB\-maxorphantx=\fR<n>
.IP
Keep at most <n> unconnectable transactions in memory (default: 25)
Keep at most <n> unconnectable transactions in memory (default: 100)
.HP
\fB\-maxmempool=\fR<n>
.IP
Expand All @@ -83,7 +83,7 @@ Whether to save the mempool on shutdown and load on restart (default: 1)
.HP
\fB\-par=\fR<n>
.IP
Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
Set the number of script verification threads (\fB\-16\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>
Expand Down Expand Up @@ -561,6 +561,10 @@ Set language, for example "de_DE" (default: system locale)
.IP
Start minimized
.HP
\fB\-rootcertificates=\fR<file>
.IP
Set SSL root certificates for payment request (default: \fB\-system\-\fR)
.HP
\fB\-splash\fR
.IP
Show splash screen on startup (default: 1)
Expand Down
8 changes: 4 additions & 4 deletions doc/man/pivx-tx.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
.TH PIVX-TX "1" "April 2021" "pivx-tx v5.0.99.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH PIVX-TX "1" "June 2021" "pivx-tx v5.2.0.0" "User Commands"
.SH NAME
pivx-tx \- manual page for pivx-tx v5.0.99.0
pivx-tx \- manual page for pivx-tx v5.2.0.0
.SH DESCRIPTION
Pivx Core pivx\-tx utility version v5.0.99.0\-9b2646f159\-dirty
Pivx Core pivx\-tx utility version v5.2.0.0
.SS "Usage:"
.TP
pivx\-tx [options] <hex\-tx> [commands]
Expand Down
12 changes: 6 additions & 6 deletions doc/man/pivxd.1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3.
.TH PIVXD "1" "April 2021" "pivxd v5.0.99.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6.
.TH PIVXD "1" "June 2021" "pivxd v5.2.0.0" "User Commands"
.SH NAME
pivxd \- manual page for pivxd v5.0.99.0
pivxd \- manual page for pivxd v5.2.0.0
.SH DESCRIPTION
Pivx Core Daemon version v5.0.99.0\-9b2646f159\-dirty
Pivx Core Daemon version v5.2.0.0
.SS "Usage:"
.TP
pivxd [options]
Expand Down Expand Up @@ -71,7 +71,7 @@ Set the Maximum reorg depth (default: 100)
.HP
\fB\-maxorphantx=\fR<n>
.IP
Keep at most <n> unconnectable transactions in memory (default: 25)
Keep at most <n> unconnectable transactions in memory (default: 100)
.HP
\fB\-maxmempool=\fR<n>
.IP
Expand All @@ -88,7 +88,7 @@ Whether to save the mempool on shutdown and load on restart (default: 1)
.HP
\fB\-par=\fR<n>
.IP
Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
Set the number of script verification threads (\fB\-16\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-pid=\fR<file>
Expand Down

0 comments on commit 6910013

Please sign in to comment.