diff --git a/git-flow-log b/git-flow-log index a73cbe8..8084b8c 100644 --- a/git-flow-log +++ b/git-flow-log @@ -48,7 +48,7 @@ usage() { OPTIONS_SPEC="\ git flow log -shows current branch log compared to develop +shows current branch log compared to base branch 'git help log' for arguments -- " @@ -69,7 +69,7 @@ cmd_list() { OPTIONS_SPEC="\ git flow feature log [] -Show log on branch since the fork of branch +Show log on current branch since the fork of base branch Options come from git log -- h,help! Show this help