[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git
Subject:    [PATCH] Actually, git-reset arguments are mutually exclusive.
From:       c.shoemaker () cox ! net
Date:       2005-10-29 4:16:43
Message-ID: E1EVi95-0002Ts-Aj () localhost
[Download RAW message or body]

Signed-off-by: Chris Shoemaker <c.shoemaker at cox.net>

---

 git-reset.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

7f1c4f07629a1e4328341415e9949d333c718cc8
diff --git a/git-reset.sh b/git-reset.sh
--- a/git-reset.sh
+++ b/git-reset.sh
@@ -2,7 +2,7 @@
 . git-sh-setup || die "Not a git archive"
 
 usage () {
-	die 'Usage: git reset [--mixed] [--soft] [--hard]  [<commit-ish>]'
+	die 'Usage: git reset [--mixed | --soft | --hard]  [<commit-ish>]'
 }
 
 tmp=/var/tmp/reset.$$
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic