diff --git a/git-bzr b/git-bzr index 7b1cca3..af95ac5 100755 --- a/git-bzr +++ b/git-bzr @@ -35,6 +35,11 @@ function gitbzr_help_all() { echo >&2 " show Print location of a tracked bzr branch" echo >&2 " help Display help for a specific command" echo >&2 + echo >&2 "Options:" + echo >&2 + echo >&2 " --version Show git-bzr version" + echo >&2 " --help Show this message" + echo >&2 echo >&2 "Arguments are detailed in each command's help message. For more" echo >&2 "information, use 'git bzr help '" echo >&2