summaryrefslogtreecommitdiff
path: root/Documentation/git-am.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-03-04 22:39:54 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-03-04 22:39:54 -0800
commitbe2fb164ec2ec6837428201390ebe30f6f8798b5 (patch)
treee9f2528362945b928822504b9dc73d930be29e70 /Documentation/git-am.txt
parentt9119-git-svn-info.sh: test with svn 1.6.* as well (diff)
parentUpdate draft release notes to 1.7.0.2 (diff)
downloadtgif-be2fb164ec2ec6837428201390ebe30f6f8798b5.tar.xz
Merge branch 'maint'
* maint: Update draft release notes to 1.7.0.2 Remove extra '-' from git-am(1)
Diffstat (limited to 'Documentation/git-am.txt')
-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 c66c565bbe..23864df8da 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::