Add placeholders for missing documents.

The text does not say anything interesting, but at least the
author list should reflect something close to reality.

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano
2005-08-23 01:49:47 -07:00
parent 45d197a469
commit 7fc9d69fca
30 changed files with 1194 additions and 1 deletions

View File

@ -0,0 +1,38 @@
git-count-objects-script(1)
===========================
NAME
----
git-count-objects-script - Some git command not yet documented.
SYNOPSIS
--------
'git-count-objects-script' [ --option ] <args>...
DESCRIPTION
-----------
Does something not yet documented.
OPTIONS
-------
--option::
Some option not yet documented.
<args>...::
Some argument not yet documented.
Author
------
Written by Junio C Hamano <junkio@cox.net>
Documentation
--------------
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
---
Part of the link:git.html[git] suite