Skip to content

Commit

Permalink
describe --all and --help in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jehiah authored and idris committed Sep 1, 2010
1 parent 2e59a28 commit cae7514
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.markdown
Expand Up @@ -13,4 +13,15 @@ Requirements

Usage
-----
`node growlhub.js user/repository/branch`

To track one or more repositories:

`node growlhub.js user/repository/branch`

To track your github.com user/repository watch list

`node growlhub.js --all`

For more options:

`node growlhub.js --help`

0 comments on commit cae7514

Please sign in to comment.