Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
hacksalot committed Jan 8, 2016
1 parent 1fbfe25 commit 6e5a447
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,16 @@ hackmyresume BUILD resume.json -o someFile.all -s
hackmyresume BUILD resume.json -o someFile.all --silent
```

### Debug Mode

Use `-d` or `--debug` to force HMR to emit a call stack when errors occur. In
the future, this option will emit detailed error logging.

```bash
hackmyresume BUILD resume.json -d
hackmyresume ANALYZE resume.json --debug
```

## Contributing

HackMyResume is a community-driven free and open source project under the MIT
Expand Down

0 comments on commit 6e5a447

Please sign in to comment.