commit | 8024d5961bf885245d8febcb189a8c71bb46b29f | [log] [tgz] |
---|---|---|
author | Michal Sojka <sojkam1@fel.cvut.cz> | Thu Mar 04 13:08:28 2010 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Mar 04 22:02:44 2010 -0800 |
tree | 609b208915d460e75405618813e7370c5963fc67 | |
parent | 003c6abdb27c367747847a76b0a7890d67c794be [diff] [blame] |
Remove extra '-' from git-am(1) Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz> Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index 67ad5da..40178be 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt
@@ -44,7 +44,7 @@ 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::