]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/diff-options.txt
Merge branch 'nd/diff-parseopt'
[thirdparty/git.git] / Documentation / diff-options.txt
index 554a34080d7081da917cd54cd34eceb7bf4cd95c..f37374165d19cdf626225764e54d8b4d85c05c65 100644 (file)
@@ -36,7 +36,7 @@ endif::git-format-patch[]
 -U<n>::
 --unified=<n>::
        Generate diffs with <n> lines of context instead of
-       the usual three.
+       the usual three. Implies `--patch`.
 ifndef::git-format-patch[]
        Implies `-p`.
 endif::git-format-patch[]