diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2007-11-01 15:57:40 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-12-05 01:57:40 -0800 |
commit | 272bd3cfd059cf867b979d5c11b0ccce9bcccbb3 (patch) | |
tree | e959a666cff43bf4db4ca74ae5b79c02ac8c2f92 /Documentation/diff-options.txt | |
parent | 7a4a2e1f797724ce15b059f55ce57eab0e6be807 (diff) | |
download | git-272bd3cfd059cf867b979d5c11b0ccce9bcccbb3.tar.gz git-272bd3cfd059cf867b979d5c11b0ccce9bcccbb3.tar.xz |
Include diff options in the git-log manpage
[jc: with quite a few fixups]
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/diff-options.txt')
-rw-r--r-- | Documentation/diff-options.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index e4af39351..d0154bbc0 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -6,7 +6,9 @@ ifndef::git-format-patch[] ifndef::git-diff[] +ifndef::git-log[] :git-diff-core: 1 +endif::git-log[] endif::git-diff[] endif::git-format-patch[] |