Skip to content

Commit

Permalink
update man pages for v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Naviabheeman committed Apr 18, 2022
1 parent fa301e2 commit b1353b8
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 17 deletions.
8 changes: 4 additions & 4 deletions doc/man/tapyrus-cli.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH TAPYRUS-CLI "1" "November 2021" "tapyrus-cli v0.5.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH TAPYRUS-CLI "1" "April 2022" "tapyrus-cli v0.5.1.0" "User Commands"
.SH NAME
tapyrus-cli \- manual page for tapyrus-cli v0.5.0.0
tapyrus-cli \- manual page for tapyrus-cli v0.5.1.0
.SH SYNOPSIS
.B tapyrus-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Tapyrus Core\/\fR
Expand All @@ -15,7 +15,7 @@ tapyrus-cli \- manual page for tapyrus-cli v0.5.0.0
.B tapyrus-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Tapyrus Core RPC client version v0.5.0.0
Tapyrus Core RPC client version v0.5.1.0
.SH OPTIONS
.HP
\-?
Expand Down
8 changes: 4 additions & 4 deletions doc/man/tapyrus-genesis.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH TAPYRUS-GENESIS "1" "November 2021" "tapyrus-genesis v0.5.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH TAPYRUS-GENESIS "1" "April 2022" "tapyrus-genesis v0.5.1.0" "User Commands"
.SH NAME
tapyrus-genesis \- manual page for tapyrus-genesis v0.5.0.0
tapyrus-genesis \- manual page for tapyrus-genesis v0.5.1.0
.SH SYNOPSIS
.B tapyrus-genesis
[\fI\,options\/\fR]
.SH DESCRIPTION
Tapyrus Core tapyrus\-genesis utility version v0.5.0.0
Tapyrus Core tapyrus\-genesis utility version v0.5.1.0
.IP
Create hex\-encoded tapyrus genesis block
.SH OPTIONS
Expand Down
8 changes: 4 additions & 4 deletions doc/man/tapyrus-tx.1
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH TAPYRUS-TX "1" "November 2021" "tapyrus-tx v0.5.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH TAPYRUS-TX "1" "April 2022" "tapyrus-tx v0.5.1.0" "User Commands"
.SH NAME
tapyrus-tx \- manual page for tapyrus-tx v0.5.0.0
tapyrus-tx \- manual page for tapyrus-tx v0.5.1.0
.SH SYNOPSIS
.B tapyrus-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded tapyrus transaction\/\fR
.br
.B tapyrus-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded tapyrus transaction\/\fR
.SH DESCRIPTION
Tapyrus Core tapyrus\-tx utility version v0.5.0.0
Tapyrus Core tapyrus\-tx utility version v0.5.1.0
.SH OPTIONS
.HP
\-?
Expand Down
14 changes: 9 additions & 5 deletions doc/man/tapyrusd.1
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH TAPYRUSD "1" "November 2021" "tapyrusd v0.5.0.0" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2.
.TH TAPYRUSD "1" "April 2022" "tapyrusd v0.5.1.0" "User Commands"
.SH NAME
tapyrusd \- manual page for tapyrusd v0.5.0.0
tapyrusd \- manual page for tapyrusd v0.5.1.0
.SH SYNOPSIS
.B tapyrusd
[\fI\,options\/\fR] \fI\,Start Tapyrus Core Daemon\/\fR
.SH DESCRIPTION
Tapyrus Core Daemon version v0.5.0.0
Tapyrus Core Daemon version v0.5.1.0
.SH OPTIONS
.HP
\-?
Expand Down Expand Up @@ -89,7 +89,7 @@ Network Identifier, a number representing to this tapyrus network
.HP
\fB\-par=\fR<n>
.IP
Set the number of script verification threads (\fB\-32\fR to 16, 0 = auto, <0 =
Set the number of script verification threads (\fB\-8\fR to 16, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-persistmempool\fR
Expand Down Expand Up @@ -279,6 +279,10 @@ Tor control port to use if onion listening enabled (default:
.IP
Tor control port password (default: empty)
.HP
\fB\-upnp\fR
.IP
Use UPnP to map the listening port (default: 0)
.HP
\fB\-whitebind=\fR<addr>
.IP
Bind to given address and whitelist peers connecting to it. Use
Expand Down

0 comments on commit b1353b8

Please sign in to comment.