Documentation/git-diff: remove -r from --name-status example
commit90ae710e0b642b177d44df4528966c7ae37ebf5f
authorJeff King <peff@peff.net>
Sun, 29 Jul 2007 00:24:27 +0000 (28 20:24 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 29 Jul 2007 01:44:52 +0000 (28 18:44 -0700)
tree4016d315ae232bb51a69ef1f20ef261ddbbcc934
parent83b3df7d582429d9036f34d2c95abfff7bf0ab24
Documentation/git-diff: remove -r from --name-status example

Calling 'git-diff --name-status' will recursively show any
changes already, and it has for quite some time (at least as
far back as v1.4.1).

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-diff.txt