Skip to content

Commit

Permalink
Merge dashpay#6179: chore: update manpages v21.1
Browse files Browse the repository at this point in the history
d32a03c chore: update man pages (Konstantin Akimov)

Pull request description:

  ## Issue being fixed or feature implemented
  V21.1 preparation

  ## What was done?
  Update manpages

  ## How Has This Been Tested?
  n/a

  ## Breaking Changes
  n/a

  ## Checklist:
  - [x] I have performed a self-review of my own code
  - [ ] I have commented my code, particularly in hard-to-understand areas
  - [ ] I have added or updated relevant unit/integration/functional/e2e tests
  - [ ] I have made corresponding changes to the documentation
  - [x] I have assigned this pull request to a milestone

ACKs for top commit:
  PastaPastaPasta:
    utACK d32a03c

Tree-SHA512: a16036121c48597d80eefcf9232afb8f2da20d7b2e45de4beac31f025f3d8d638f5006e0bb52f706e08235fca172ddfc3309fd143734d37a14776cd7e8842128
  • Loading branch information
PastaPastaPasta committed Aug 7, 2024
1 parent a8cb643 commit 269dd02
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 21 deletions.
6 changes: 3 additions & 3 deletions doc/man/dash-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.3.
.TH DASH-CLI "1" "July 2024" "dash-cli v21.0.0" "User Commands"
.TH DASH-CLI "1" "August 2024" "dash-cli v21.1.0" "User Commands"
.SH NAME
dash-cli \- manual page for dash-cli v21.0.0
dash-cli \- manual page for dash-cli v21.1.0
.SH SYNOPSIS
.B dash-cli
[\fI\,options\/\fR] \fI\,<command> \/\fR[\fI\,params\/\fR] \fI\,Send command to Dash Core\/\fR
Expand All @@ -15,7 +15,7 @@ dash-cli \- manual page for dash-cli v21.0.0
.B dash-cli
[\fI\,options\/\fR] \fI\,help <command> Get help for a command\/\fR
.SH DESCRIPTION
Dash Core RPC client version v21.0.0
Dash Core RPC client version v21.1.0
.SH OPTIONS
.HP
\-?
Expand Down
15 changes: 9 additions & 6 deletions doc/man/dash-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.3.
.TH DASH-QT "1" "July 2024" "dash-qt v21.0.0" "User Commands"
.TH DASH-QT "1" "August 2024" "dash-qt v21.1.0" "User Commands"
.SH NAME
dash-qt \- manual page for dash-qt v21.0.0
dash-qt \- manual page for dash-qt v21.1.0
.SH SYNOPSIS
.B dash-qt
[\fI\,command-line options\/\fR]
.SH DESCRIPTION
Dash Core version v21.0.0
Dash Core version v21.1.0
.SH OPTIONS
.HP
\-?
Expand All @@ -23,9 +23,9 @@ message)
If this block is in the chain assume that it and its ancestors are valid
and potentially skip their script verification (0 to verify all,
default:
0000000000000020d5e38b6aef5bc8e430029444d7977b46f710c7d281ef1281,
000000000000001889bd33ef019065e250d32bd46911f4003d3fdd8128b5358d,
testnet:
0000000386cf5061ea16404c66deb83eb67892fa4f79b9e58e5eaab097ec2bd6)
00000034bfeb926662ba547c0b8dd4ba8cbb6e0c581f4e7d1bddce8f9ca3a608)
.HP
\fB\-blockfilterindex=\fR<type>
.IP
Expand Down Expand Up @@ -560,7 +560,10 @@ exists, otherwise <datadir>)
\fB\-walletnotify=\fR<cmd>
.IP
Execute command when a wallet transaction changes. %s in cmd is replaced
by TxID and %w is replaced by wallet name. %w is not currently
by TxID, %w is replaced by wallet name, %b is replaced by the
hash of the block including the transaction (set to 'unconfirmed'
if the transaction is not included) and %h is replaced by the
block height (\fB\-1\fR if not included). %w is not currently
implemented on windows. On systems where %w is supported, it
should NOT be quoted because this would break shell escaping used
to invoke the command.
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-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.3.
.TH DASH-TX "1" "July 2024" "dash-tx v21.0.0" "User Commands"
.TH DASH-TX "1" "August 2024" "dash-tx v21.1.0" "User Commands"
.SH NAME
dash-tx \- manual page for dash-tx v21.0.0
dash-tx \- manual page for dash-tx v21.1.0
.SH SYNOPSIS
.B dash-tx
[\fI\,options\/\fR] \fI\,<hex-tx> \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded dash transaction\/\fR
.br
.B dash-tx
[\fI\,options\/\fR] \fI\,-create \/\fR[\fI\,commands\/\fR] \fI\,Create hex-encoded dash transaction\/\fR
.SH DESCRIPTION
Dash Core dash\-tx utility version v21.0.0
Dash Core dash\-tx utility version v21.1.0
.SH OPTIONS
.HP
\-?
Expand Down
6 changes: 3 additions & 3 deletions doc/man/dash-wallet.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.49.3.
.TH DASH-WALLET "1" "July 2024" "dash-wallet v21.0.0" "User Commands"
.TH DASH-WALLET "1" "August 2024" "dash-wallet v21.1.0" "User Commands"
.SH NAME
dash-wallet \- manual page for dash-wallet v21.0.0
dash-wallet \- manual page for dash-wallet v21.1.0
.SH DESCRIPTION
Dash Core dash\-wallet version v21.0.0
Dash Core dash\-wallet version v21.1.0
.PP
dash\-wallet is an offline tool for creating and interacting with Dash Core wallet files.
By default dash\-wallet will act on wallets in the default mainnet wallet directory in the datadir.
Expand Down
15 changes: 9 additions & 6 deletions doc/man/dashd.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.3.
.TH DASHD "1" "July 2024" "dashd v21.0.0" "User Commands"
.TH DASHD "1" "August 2024" "dashd v21.1.0" "User Commands"
.SH NAME
dashd \- manual page for dashd v21.0.0
dashd \- manual page for dashd v21.1.0
.SH SYNOPSIS
.B dashd
[\fI\,options\/\fR] \fI\,Start Dash Core\/\fR
.SH DESCRIPTION
Dash Core version v21.0.0
Dash Core version v21.1.0
Copyright \(co 2014\-2024 The Dash Core developers
Copyright \(co 2009\-2024 The Bitcoin Core developers
.PP
Expand All @@ -33,9 +33,9 @@ message)
If this block is in the chain assume that it and its ancestors are valid
and potentially skip their script verification (0 to verify all,
default:
0000000000000020d5e38b6aef5bc8e430029444d7977b46f710c7d281ef1281,
000000000000001889bd33ef019065e250d32bd46911f4003d3fdd8128b5358d,
testnet:
0000000386cf5061ea16404c66deb83eb67892fa4f79b9e58e5eaab097ec2bd6)
00000034bfeb926662ba547c0b8dd4ba8cbb6e0c581f4e7d1bddce8f9ca3a608)
.HP
\fB\-blockfilterindex=\fR<type>
.IP
Expand Down Expand Up @@ -570,7 +570,10 @@ exists, otherwise <datadir>)
\fB\-walletnotify=\fR<cmd>
.IP
Execute command when a wallet transaction changes. %s in cmd is replaced
by TxID and %w is replaced by wallet name. %w is not currently
by TxID, %w is replaced by wallet name, %b is replaced by the
hash of the block including the transaction (set to 'unconfirmed'
if the transaction is not included) and %h is replaced by the
block height (\fB\-1\fR if not included). %w is not currently
implemented on windows. On systems where %w is supported, it
should NOT be quoted because this would break shell escaping used
to invoke the command.
Expand Down

0 comments on commit 269dd02

Please sign in to comment.