doc: normalize [--options] to [options] in git-diff
commit5356a3c3542774f05684b5c3999060492dce2e8d
authorAndreas Heiduk <asheiduk@gmail.com>
Thu, 3 May 2018 18:48:30 +0000 (3 20:48 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 6 May 2018 09:38:43 +0000 (6 18:38 +0900)
tree0cce8c7f659e6b5f07f1fed437b9746dc48f91ff
parent88184c1fc241461f6bcc2017e4aaa7f7ffd2f8d3
doc: normalize [--options] to [options] in git-diff

SYNOPSIS and other manuals use [options] but DESCRIPTION
used [--options].

Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-diff.txt