bencha --help doesn't work
Open
- Dominant language
- CoffeeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When I try to run the bencha with `--help` I get an error
$> /node_modules/.bin/bencha --help
module.js:472
throw err;
^
Error: Cannot find module '/Users/me/test/bench'
at Function.Module._resolveFilename (module.js:470:15)
...
It seems that `--help` is complete ignored
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.