git/Documentation/git-daemon.txt

39 строки
574 B
Plaintext
Исходник Обычный вид История

git-daemon(1)
=============
NAME
----
git-daemon - Some git command not yet documented.
SYNOPSIS
--------
'git-daemon' [ --option ] <args>...
DESCRIPTION
-----------
Does something not yet documented.
OPTIONS
-------
--option::
Some option not yet documented.
<args>...::
Some argument not yet documented.
Author
------
Written by Linus Torvalds <torvalds@osdl.org> and YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Documentation
--------------
Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
GIT
---
Part of the link:git.html[git] suite