mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[Doc] Fix a typo s/visilibity/visibility/
This commit is contained in:
parent
ad108e63e3
commit
cc5bab80e4
Notes:
git
2021-04-25 16:46:55 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Usage: benchmark-driver [options] RUBY|YAML...
|
|||
--bundler Install and use gems specified in Gemfile
|
||||
--filter REGEXP Filter out benchmarks with given regexp
|
||||
--run-duration SECONDS Warmup estimates loop_count to run for this duration (default: 3)
|
||||
-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
Reference in a new issue