projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
003c6ab
)
Remove extra '-' from git-am(1)
author
Michal Sojka
<sojkam1@fel.cvut.cz>
Thu, 4 Mar 2010 12:08:28 +0000
(13:08 +0100)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 5 Mar 2010 06:02:44 +0000
(22:02 -0800)
Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-am.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-am.txt
b/Documentation/git-am.txt
index 67ad5da9cc0e766882300e90ed114306cb3c9fa7..40178be92278407465ba539b94292b4632c2132d 100644
(file)
--- a/
Documentation/git-am.txt
+++ b/
Documentation/git-am.txt
@@
-44,7
+44,7
@@
OPTIONS
Remove everything in body before a scissors line (see
linkgit:git-mailinfo[1]).
---
-
no-scissors::
+--no-scissors::
Ignore scissors lines (see linkgit:git-mailinfo[1]).
-q::