diff-options.txt: Fix asciidoc markup issue

Must be "--patience::", not "--patience:".

Signed-off-by: Teemu Likonen <tlikonen@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Teemu Likonen 2009-01-25 14:20:22 +02:00 committed by Junio C Hamano
parent c42b1ad944
commit ec74042dc7
1 changed files with 1 additions and 1 deletions

View File

@ -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]]::