Skip to content

Commit

Permalink
change description for commits-per-page option
Browse files Browse the repository at this point in the history
  • Loading branch information
sarcilav committed Aug 9, 2011
1 parent 17ec2b2 commit 71cc041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/heroku-bartender
Expand Up @@ -52,7 +52,7 @@ Choice.options do

option :commits_per_page do
d = 20
long '--commits-per-page'
long '--commits-per-page=COMMITS-PER-PAGE'
desc "The maximun number of commits that you want to see in each page (default #{d})"
default d
end
Expand Down

0 comments on commit 71cc041

Please sign in to comment.