From 269dd025e846958ddcb2fc8d9f0684cb3c9d7e17 Mon Sep 17 00:00:00 2001 From: pasta Date: Wed, 7 Aug 2024 18:44:20 +0700 Subject: [PATCH] Merge #6179: chore: update manpages v21.1 d32a03c7e7d7e42dbe42cad1e43b46e69934dc79 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 d32a03c7e7d7e42dbe42cad1e43b46e69934dc79 Tree-SHA512: a16036121c48597d80eefcf9232afb8f2da20d7b2e45de4beac31f025f3d8d638f5006e0bb52f706e08235fca172ddfc3309fd143734d37a14776cd7e8842128 --- doc/man/dash-cli.1 | 6 +++--- doc/man/dash-qt.1 | 15 +++++++++------ doc/man/dash-tx.1 | 6 +++--- doc/man/dash-wallet.1 | 6 +++--- doc/man/dashd.1 | 15 +++++++++------ 5 files changed, 27 insertions(+), 21 deletions(-) diff --git a/doc/man/dash-cli.1 b/doc/man/dash-cli.1 index 025e7a09fe..508646ba25 100644 --- a/doc/man/dash-cli.1 +++ b/doc/man/dash-cli.1 @@ -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\, \/\fR[\fI\,params\/\fR] \fI\,Send command to Dash Core\/\fR @@ -15,7 +15,7 @@ dash-cli \- manual page for dash-cli v21.0.0 .B dash-cli [\fI\,options\/\fR] \fI\,help 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 \-? diff --git a/doc/man/dash-qt.1 b/doc/man/dash-qt.1 index a17ccace6c..43a0b48486 100644 --- a/doc/man/dash-qt.1 +++ b/doc/man/dash-qt.1 @@ -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 \-? @@ -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 .IP @@ -560,7 +560,10 @@ exists, otherwise ) \fB\-walletnotify=\fR .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. diff --git a/doc/man/dash-tx.1 b/doc/man/dash-tx.1 index e5e75b188f..c0ab3a5308 100644 --- a/doc/man/dash-tx.1 +++ b/doc/man/dash-tx.1 @@ -1,7 +1,7 @@ .\" 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\, \/\fR[\fI\,commands\/\fR] \fI\,Update hex-encoded dash transaction\/\fR @@ -9,7 +9,7 @@ dash-tx \- manual page for dash-tx v21.0.0 .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 \-? diff --git a/doc/man/dash-wallet.1 b/doc/man/dash-wallet.1 index 922fa1d959..24d3171533 100644 --- a/doc/man/dash-wallet.1 +++ b/doc/man/dash-wallet.1 @@ -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. diff --git a/doc/man/dashd.1 b/doc/man/dashd.1 index 1c6b5f0556..66cbadb8b2 100644 --- a/doc/man/dashd.1 +++ b/doc/man/dashd.1 @@ -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 @@ -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 .IP @@ -570,7 +570,10 @@ exists, otherwise ) \fB\-walletnotify=\fR .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.