Skip to content

Commit ec74042

Browse files
tlikonengitster
authored andcommitted
diff-options.txt: Fix asciidoc markup issue
Must be "--patience::", not "--patience:". Signed-off-by: Teemu Likonen <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent c42b1ad commit ec74042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/diff-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ endif::git-format-patch[]
3636
--patch-with-raw::
3737
Synonym for "-p --raw".
3838

39-
--patience:
39+
--patience::
4040
Generate a diff using the "patience diff" algorithm.
4141

4242
--stat[=width[,name-width]]::

0 commit comments

Comments
 (0)