1
0
Fork 0
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:
wonda-tea-coffee 2021-04-25 11:21:56 +09:00 committed by Samuel Williams
parent ad108e63e3
commit cc5bab80e4
Notes: git 2021-04-25 16:46:55 +09:00

View file

@ -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