summaryrefslogtreecommitdiffstats
path: root/Documentation/git-am.txt
diff options
context:
space:
mode:
authorMichal Sojka <sojkam1@fel.cvut.cz>2010-03-04 13:08:28 +0100
committerJunio C Hamano <gitster@pobox.com>2010-03-05 07:02:44 +0100
commit8024d5961bf885245d8febcb189a8c71bb46b29f (patch)
tree609b208915d460e75405618813e7370c5963fc67 /Documentation/git-am.txt
parentdwim_ref: fix dangling symref warning (diff)
downloadgit-8024d5961bf885245d8febcb189a8c71bb46b29f.tar.xz
git-8024d5961bf885245d8febcb189a8c71bb46b29f.zip
Remove extra '-' from git-am(1)
Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rw-r--r--Documentation/git-am.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt
index 67ad5da9cc..40178be922 100644
--- 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::