[PATCH] Remove leftover comment from documentation.
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>
This commit is contained in:
parent
fd77911030
commit
f28198e136
@ -30,19 +30,6 @@ OPTIONS
|
|||||||
Normally "git-write-tree" ensures that the objects referenced by the
|
Normally "git-write-tree" ensures that the objects referenced by the
|
||||||
directory exist in the object database. This option disables this check.
|
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
|
Author
|
||||||
------
|
------
|
||||||
Written by Linus Torvalds <torvalds@osdl.org>
|
Written by Linus Torvalds <torvalds@osdl.org>
|
||||||
|
Loading…
Reference in New Issue
Block a user