Signed-off-by: Thiago Farina <tfransosi@xxxxxxxxx> --- git-request-pull.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/git-request-pull.sh b/git-request-pull.sh index 630cedd..727c69e 100755 --- a/git-request-pull.sh +++ b/git-request-pull.sh @@ -8,7 +8,7 @@ USAGE='<start> <url> [<end>]' LONG_USAGE='Summarizes the changes between two commits to the standard output, and includes the given URL in the generated summary.' SUBDIRECTORY_OK='Yes' -OPTIONS_SPEC='git request-pull [options] start url [end] +OPTIONS_SPEC='git request-pull [-p] <start> <url> [<end>] -- p show patch text as well ' -- 1.6.5.rc1.38.gddf44.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html