mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Fix minor typos in comments, specs, and docs
Just a bit of minor cleanup Signed-off-by: Tim Smith <tsmith84@gmail.com>
This commit is contained in:
parent
c6a6645495
commit
3cfd71e7e4
Notes:
git
2025-06-17 22:51:27 +00:00
3 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@ Usage: benchmark-driver [options] RUBY|YAML...
|
|||
--filter REGEXP Filter out benchmarks with given regexp
|
||||
--run-duration SECONDS Warmup estimates loop_count to run for this duration (default: 3)
|
||||
--timeout SECONDS Timeout ruby command execution with timeout(1)
|
||||
-v, --verbose Verbose mode. Multiple -v options increase visilibity (max: 2)
|
||||
-v, --verbose Verbose mode. Multiple -v options increase visibility (max: 2)
|
||||
```
|
||||
|
||||
## make benchmark
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue