Skip to content

Commit

Permalink
doc: update release notes and manual pages for 22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vertiond committed Dec 28, 2022
1 parent 633511b commit c06a53a
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions doc/man/vertcoin-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.49.1.
.TH VERTCOIN-CLI "1" "December 2022" "vertcoin-cli v22.1.0rc2" "User Commands"
.TH VERTCOIN-CLI "1" "December 2022" "vertcoin-cli v22.1.0" "User Commands"
.SH NAME
vertcoin-cli \- manual page for vertcoin-cli v22.1.0rc2
vertcoin-cli \- manual page for vertcoin-cli v22.1.0
.SH SYNOPSIS
.B vertcoin-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Vertcoin Core\/\fR
Expand All @@ -15,7 +15,7 @@ vertcoin-cli \- manual page for vertcoin-cli v22.1.0rc2
.B vertcoin-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Vertcoin Core RPC client version v22.1.0rc1
Vertcoin Core RPC client version v22.1.0
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/vertcoin-qt.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.49.1.
.TH VERTCOIN-QT "1" "December 2022" "vertcoin-qt v22.1.0rc2" "User Commands"
.TH VERTCOIN-QT "1" "December 2022" "vertcoin-qt v22.1.0" "User Commands"
.SH NAME
vertcoin-qt \- manual page for vertcoin-qt v22.1.0rc2
vertcoin-qt \- manual page for vertcoin-qt v22.1.0
.SH SYNOPSIS
.B vertcoin-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Vertcoin Core version v22.1.0rc2
Vertcoin Core version v22.1.0
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/vertcoin-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.49.1.
.TH VERTCOIN-TX "1" "December 2022" "vertcoin-tx v22.1.0rc2" "User Commands"
.TH VERTCOIN-TX "1" "December 2022" "vertcoin-tx v22.1.0" "User Commands"
.SH NAME
vertcoin-tx \- manual page for vertcoin-tx v22.1.0rc2
vertcoin-tx \- manual page for vertcoin-tx v22.1.0
.SH SYNOPSIS
.B vertcoin-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded vertcoin transaction\/\fR
.br
.B vertcoin-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded vertcoin transaction\/\fR
.SH DESCRIPTION
Vertcoin Core vertcoin\-tx utility version v22.1.0rc2
Vertcoin Core vertcoin\-tx utility version v22.1.0
.SH OPTIONS
.HP
\-?
Expand Down
8 changes: 4 additions & 4 deletions doc/man/vertcoin-util.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.49.1.
.TH VERTCOIN-UTIL "1" "December 2022" "vertcoin-util v22.1.0rc2" "User Commands"
.TH VERTCOIN-UTIL "1" "December 2022" "vertcoin-util v22.1.0" "User Commands"
.SH NAME
vertcoin-util \- manual page for vertcoin-util v22.1.0rc2
vertcoin-util \- manual page for vertcoin-util v22.1.0
.SH SYNOPSIS
.B bitcoin-util
.B vertcoin-util
[\fI\,options\/\fR] [\fI\,commands\/\fR] \fI\,Do stuff\/\fR
.SH DESCRIPTION
Vertcoin Core bitcoin\-util utility version v22.1.0rc2
Vertcoin Core vertcoin\-util utility version v22.1.0
.SH OPTIONS
.HP
\-?
Expand Down
12 changes: 6 additions & 6 deletions doc/man/vertcoin-wallet.1
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH VERTCOIN-WALLET "1" "December 2022" "vertcoin-wallet v22.1.0rc2" "User Commands"
.TH VERTCOIN-WALLET "1" "December 2022" "vertcoin-wallet v22.1.0" "User Commands"
.SH NAME
vertcoin-wallet \- manual page for vertcoin-wallet v22.1.0rc2
vertcoin-wallet \- manual page for vertcoin-wallet v22.1.0
.SH DESCRIPTION
Vertcoin Core bitcoin\-wallet version v22.1.0rc2
Vertcoin Core vertcoin\-wallet version v22.1.0
.PP
bitcoin\-wallet is an offline tool for creating and interacting with Vertcoin Core wallet files.
By default bitcoin\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
vertcoin\-wallet is an offline tool for creating and interacting with Vertcoin Core wallet files.
By default vertcoin\-wallet 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>
vertcoin\-wallet [options] <command>
.SH OPTIONS
.HP
\-?
Expand Down
8 changes: 4 additions & 4 deletions doc/man/vertcoind.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.49.1.
.TH VERTCOIND "1" "December 2022" "vertcoind v22.1.0rc2" "User Commands"
.TH VERTCOIND "1" "December 2022" "vertcoind v22.1.0" "User Commands"
.SH NAME
vertcoind \- manual page for vertcoind v22.1.0rc2
vertcoind \- manual page for vertcoind v22.1.0
.SH SYNOPSIS
.B vertcoind
[\fI\,options\/\fR] \fI\,Start Vertcoin Core\/\fR
.SH DESCRIPTION
Vertcoin Core version v22.1.0rc2
Vertcoin Core version v22.1.0
Copyright \(co 2014\-2022 The Vertcoin Core developers
Copyright \(co 2009\-2022 The Bitcoin Core developers
.PP
Expand Down Expand Up @@ -130,7 +130,7 @@ Do not keep transactions in the mempool longer than <n> hours (default:
.HP
\fB\-par=\fR<n>
.IP
Set the number of script verification threads (\fB\-6\fR to 15, 0 = auto, <0 =
Set the number of script verification threads (\fB\-32\fR to 15, 0 = auto, <0 =
leave that many cores free, default: 0)
.HP
\fB\-persistmempool\fR
Expand Down
6 changes: 3 additions & 3 deletions doc/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
22.1rc2 Release Notes
22.1 Release Notes
==================

Vertcoin Core version 22.1rc2 is now available from:
Vertcoin Core version 22.1 is now available from:

<https://github.com/vertcoin-project/vertcoin-core/releases/tag/v22.1rc2>
<https://github.com/vertcoin-project/vertcoin-core/releases/tag/v22.1>

This release includes new features, various bug fixes and performance
improvements, as well as updated translations.
Expand Down

0 comments on commit c06a53a

Please sign in to comment.