Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit d0cccfc

Browse files
committed
o
1 parent 27fd7aa commit d0cccfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ pub struct BenchArgs {
518518
)]
519519
pub record_size: u32,
520520

521-
/// Target write throughput in MiB/s. Defaults to 10 MiB/s.
521+
/// Target write throughput in MiB/s.
522522
#[arg(
523523
short = 't',
524524
long,

0 commit comments

Comments
 (0)