Properly document all CLI options
Open
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
### Current Behavior
e.g There is no sign about `--config` option
### Expected Behavior
`--config` should be documented
Currently allowed options are https://github.com/callstack/haul/blob/master/src/commands/start.js#L152 and https://github.com/callstack/haul/blob/master/src/commands/bundle.js#L117
Contributor guide
Assessment
This issue has not been assessed yet.