diff options
author | David Greaves <david@dgreaves.com> | 2005-05-10 22:32:38 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-05-10 15:01:23 -0700 |
commit | c1bdacf97e3f51ac5c239a16e300e0986a5da53d (patch) | |
tree | 86dd1a9c76ebf41a4e12c0514b99039052fe5e62 /Documentation/git-diff-tree-helper.txt | |
parent | [PATCH 2/4] split core-git.txt and update (diff) | |
download | tgif-c1bdacf97e3f51ac5c239a16e300e0986a5da53d.tar.xz |
[PATCH 3/4] split core-git.txt and update
Update git environment variable docs
Update first section of command docs (Manipulation commands section)
Signed-off-by: David Greaves <david@dgreaves.com>
Diffstat (limited to 'Documentation/git-diff-tree-helper.txt')
-rw-r--r-- | Documentation/git-diff-tree-helper.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/git-diff-tree-helper.txt b/Documentation/git-diff-tree-helper.txt index d44858df51..58f27172a9 100644 --- a/Documentation/git-diff-tree-helper.txt +++ b/Documentation/git-diff-tree-helper.txt @@ -30,7 +30,9 @@ OPTIONS + would show a diff to bring the working file back to what is in the <tree>. -See also the section on generating patches in link:git-diff-cache.html[git-diff-cache] +See Also +-------- +The section on generating patches in link:git-diff-cache.html[git-diff-cache] Author |