Skip to content

Commit

Permalink
Remove extra '-' from git-am(1)
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Michal Sojka authored and Junio C Hamano committed Mar 5, 2010
1 parent 003c6ab commit 8024d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-am.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit 8024d59

Please sign in to comment.