git/Documentation/git-get-tar-commit-id.txt
Junio C Hamano 7fc9d69fca 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>
2005-08-23 01:49:47 -07:00

39 lines
578 B
Plaintext

git-get-tar-commit-id(1)
========================
NAME
----
git-get-tar-commit-id - Some git command not yet documented.
SYNOPSIS
--------
'git-get-tar-commit-id' [ --option ] <args>...
DESCRIPTION
-----------
Does something not yet documented.
OPTIONS
-------
--option::
Some option not yet documented.
<args>...::
Some argument not yet documented.
Author
------
Written by Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Documentation
--------------
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
---
Part of the link:git.html[git] suite