git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Update usage string of git-request-pull to match with the version of man help.
@ 2009-09-22 20:52 Thiago Farina
  0 siblings, 0 replies; only message in thread
From: Thiago Farina @ 2009-09-22 20:52 UTC (permalink / raw)
  To: git; +Cc: Thiago Farina

Signed-off-by: Thiago Farina <tfransosi@gmail.com>
---
 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-22 20:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22 20:52 [PATCH] Update usage string of git-request-pull to match with the version of man help Thiago Farina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).