doc: --dev.block_time not available (#5764)

Signed-off-by: jsvisa <delweng@gmail.com>
This commit is contained in:
Delweng
2023-12-15 17:23:39 +08:00
committed by GitHub
parent a8e2518aa0
commit 629b12a4f6
2 changed files with 75 additions and 75 deletions

View File

@ -29,7 +29,7 @@ pub struct DevArgs {
/// Interval between blocks.
///
/// Parses strings using [humantime::parse_duration]
/// --dev.block_time 12s
/// --dev.block-time 12s
#[arg(
long = "dev.block-time",
help_heading = "Dev testnet",

View File

@ -415,7 +415,7 @@ Dev testnet:
Interval between blocks.
Parses strings using [humantime::parse_duration]
--dev.block_time 12s
--dev.block-time 12s
Pruning:
--full