doc: point to diff attribute in patch format docs
authorPeter Oliver <git@mavit.org.uk>
Tue, 27 Apr 2021 11:02:57 +0000 (11:02 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 28 Apr 2021 04:34:44 +0000 (13:34 +0900)
commit7a14acdbe6ff9934da6efd7d165dee4d205ec8fb
treeeb02d23f1f8e8df3af9eb00d19dd050ca6103ad3
parent48bf2fa8bad054d66bd79c6ba903c89c704201f7
doc: point to diff attribute in patch format docs

From the documentation for generating patch text with diff-related
commands, refer to the documentation for the diff attribute.

This attribute influences the way that patches are generated, but this
was previously not mentioned in e.g., the git-diff manpage.

Signed-off-by: Peter Oliver <git@mavit.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-generate-patch.txt