Skip to content

Commit

Permalink
[PATCH] Remove leftover comment from documentation.
Browse files Browse the repository at this point in the history
The comment was left over from the days when we had a single
huge core-git.txt document.  No more.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Junio C Hamano authored and Linus Torvalds committed Jul 14, 2005
1 parent fd77911 commit f28198e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions Documentation/git-write-tree.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,6 @@ OPTIONS
Normally "git-write-tree" ensures that the objects referenced by the
directory exist in the object database. This option disables this check.


////////////////////////////////////////////////////////////////

Producing man pages and html

To create a set of html pages run:
perl split-docs.pl -html < core-git.txt

To create a set of man pages run:
perl split-docs.pl -man < core-git.txt


////////////////////////////////////////////////////////////////
Author
------
Written by Linus Torvalds <torvalds@osdl.org>
Expand Down

0 comments on commit f28198e

Please sign in to comment.