Skip to content

Commit

Permalink
Documentation: fix formatting error in merge-options.txt
Browse files Browse the repository at this point in the history
The first paragraph inside of a list item does not need a preceding line
consisting of a single '+', and in fact this causes the text to be
misrendered. Fix it.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Jack Nagel authored and Junio C Hamano committed Dec 5, 2011
1 parent 66f4b98 commit aad2a07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Documentation/merge-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ inspect and further tweak the merge result before committing.

--edit::
-e::
+
Invoke editor before committing successful merge to further
edit the default merge message.

Expand Down

0 comments on commit aad2a07

Please sign in to comment.