git-format-patch.txt: don't show -s as shorthand for multiple options
[gitweb.git] / Documentation / diff-options.txt
index 3ad6404dbcf2915721ac963085bbc0269c1d7312..9d0aea50cdeeb10de0f64770d26f2b390b146e2a 100644 (file)
@@ -26,12 +26,12 @@ ifndef::git-format-patch[]
 ifdef::git-diff[]
        This is the default.
 endif::git-diff[]
-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`.
+endif::git-format-patch[]
 
 -U<n>::
 --unified=<n>::