Documentation: move description of -s, --no-patch to diff-options.txt
[gitweb.git] / Documentation / diff-options.txt
index 104579dc75128811e475d408035569ac09f3283b..fe6a1cb4ebcedcc6835b26c04c61719176472f27 100644 (file)
@@ -26,6 +26,11 @@ ifndef::git-format-patch[]
        {git-diff? This is the default.}
 endif::git-format-patch[]
 
+-s::
+--no-patch::
+       Suppress diff output. Useful for commands like `git show` that
+       show the patch by default, or to cancel the effect of `--patch`.
+
 -U<n>::
 --unified=<n>::
        Generate diffs with <n> lines of context instead of