Skip to content

Commit 18ad822

Browse files
committed
Merge branch 'so/diff-doc-for-patch-update'
References from description of the `--patch` option in various manual pages have been simplified and improved. * so/diff-doc-for-patch-update: doc/diff-options: fix link to generating patch section
2 parents b995e78 + 11422f2 commit 18ad822

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

Documentation/diff-options.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,7 @@ ifndef::git-format-patch[]
2222
-p::
2323
-u::
2424
--patch::
25-
Generate patch (see section titled
26-
ifdef::git-log[]
27-
<<generate_patch_text_with_p, "Generating patch text with -p">>).
28-
endif::git-log[]
29-
ifndef::git-log[]
30-
"Generating patch text with -p").
31-
endif::git-log[]
25+
Generate patch (see <<generate_patch_text_with_p>>).
3226
ifdef::git-diff[]
3327
This is the default.
3428
endif::git-diff[]

0 commit comments

Comments
 (0)