README.md in pivotal-github-1.0.2 vs README.md in pivotal-github-1.0.3
- old
+ new
@@ -135,14 +135,14 @@
`git story-accept` requires the existence of `.api_token` and `.project_id` files containing the Pivotal Tracker API token and project id, respectively. The user is prompted to create them if they are not present. (They aren't read from the command line using `gets` due to an incompatibility with options passing.)
#### Options
- Usage: git story-accept
+ Usage: git story-accept [options]
-o, --override override master branch requirement
+ -q, --quiet suppress display of accepted story ids
-a, --all process all stories (entire log)
-h, --help this usage guide
-
### story-open
The `story-open` command (no `git`) opens the current story in the default browser (OS X–only):
$ story-open