Skip to content

Commit

Permalink
Correct docopt command name too
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Oct 17, 2013
1 parent 7f4e4aa commit 50df640
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ changes.
Usage:
changes [options] <app_name> changelog
changes [options] <app_name> release
changes [options] <app_name> version
changes [options] <app_name> bump_version
changes [options] <app_name> test
changes [options] <app_name> install
changes [options] <app_name> upload
Expand Down
2 changes: 1 addition & 1 deletion changes/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Usage:
changes [options] <app_name> changelog
changes [options] <app_name> release
changes [options] <app_name> version
changes [options] <app_name> bump_version
changes [options] <app_name> test
changes [options] <app_name> install
changes [options] <app_name> upload
Expand Down

0 comments on commit 50df640

Please sign in to comment.