format-patch documentation: Remove diff options that are not useful
commitd4cb003fffe2af3b868f57d75a352714e7ab03ac
authorBjörn Gustavsson <bgustavsson@gmail.com>
Sat, 7 Nov 2009 09:52:29 +0000 (7 10:52 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Nov 2009 19:38:21 +0000 (10 11:38 -0800)
treef957809b577385258aeba109b73a283807aae914
parent02bc5b03f54b51f8b45c81cce74284ced602e6de
format-patch documentation: Remove diff options that are not useful

To simplify reading the documentation for format-patch, remove the
description of common diff options that are not useful for the
purpose of the command (i.e. "Prepare patches for e-mail submission").

Specifically, this removes the description of the following options:

  --raw
  -z
  --color
  --no-color
  --color-words
  --diff-filter
  -S
  --pickaxe-all
  --pickaxe-regex
  -R
  --relative
  --exit-code
  --quiet

Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt