提交 1efdd27f 编写于 作者: A A Large Angry SCM 提交者: Junio C Hamano

[PATCH] Documentation for git-clone-dumb-http.

Copy & paste source comments into documentation.
Signed-off-by: N  <gitzilla@gmail.com>
(cherry picked from f79528e5d05a64d68b8e09a18521950775e99ec1 commit)
上级 62cd033d
......@@ -3,26 +3,24 @@ git-clone-dumb-http(1)
NAME
----
git-clone-dumb-http - Some git command not yet documented.
git-clone-dumb-http - Client to clone a repository via HTTP.
SYNOPSIS
--------
'git-clone-dumb-http' [ --option ] <args>...
'git-clone-dumb-http' <remote-repo> <local-dir>
DESCRIPTION
-----------
Does something not yet documented.
Client to clone, via HTTP, a repository that has been prepared with
update-server-info.
OPTIONS
-------
--option::
Some option not yet documented.
<args>...::
Some argument not yet documented.
<remote-repo>::
Remote repository to clone from.
<local-dir>::
Directory to clone to.
Author
------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册