Skip to content

Commit

Permalink
diff-options.txt: Fix asciidoc markup issue
Browse files Browse the repository at this point in the history
Must be "--patience::", not "--patience:".

Signed-off-by: Teemu Likonen <tlikonen@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Teemu Likonen authored and Junio C Hamano committed Jan 26, 2009
1 parent c42b1ad commit ec74042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/diff-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ endif::git-format-patch[]
--patch-with-raw::
Synonym for "-p --raw".

--patience:
--patience::
Generate a diff using the "patience diff" algorithm.

--stat[=width[,name-width]]::
Expand Down

0 comments on commit ec74042

Please sign in to comment.