Skip to content

Commit

Permalink
Changed README.md to explicitly indicate that -r can be used for tran…
Browse files Browse the repository at this point in the history
…spiler support
  • Loading branch information
simonexmachina committed Sep 13, 2012
1 parent aec6e9a commit f312970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The `up` command accepts the following options:

- Specifies a module to require from each worker.
- Can be used multiple times.
- Tranpilers such as CoffeeScript can be supported with `--require coffee-script`
- Tranpilers such as CoffeeScript can be supported with `--require|-r coffee-script`

- `-n`/`--number`

Expand Down

0 comments on commit f312970

Please sign in to comment.