summaryrefslogtreecommitdiffstats
path: root/git-shell.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-01-20 08:02:22 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-01-20 08:02:22 +0000
commite24056c70e1f1c13c7599780af86b5e95f0109ae (patch)
tree1b5e3763b46f2f04c44ec8c1ffc7654d64b07720 /git-shell.html
parent8f4ac0d393cfd4da4ecf7bc80a2ab006742d9f81 (diff)
downloadgit-htmldocs-e24056c70e1f1c13c7599780af86b5e95f0109ae.tar.gz
Autogenerated HTML docs for v1.6.1-224-gb56c
Diffstat (limited to 'git-shell.html')
-rw-r--r--git-shell.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-shell.html b/git-shell.html
index 3b2594e72..3c92177e7 100644
--- a/git-shell.html
+++ b/git-shell.html
@@ -329,8 +329,9 @@ to restrict to GIT pull/push access only. It permits execution only
of server-side GIT commands implementing the pull/push functionality.
The commands can be executed only by the <em>-c</em> option; the shell is not
interactive.</p></div>
-<div class="para"><p>Currently, only the <em>git-receive-pack</em> and <em>git-upload-pack</em> commands
-are permitted to be called, with a single required argument.</p></div>
+<div class="para"><p>Currently, only three commands are permitted to be called, <em>git-receive-pack</em>
+<em>git-upload-pack</em> with a single required argument or <em>cvs server</em> (to invoke
+<em>git-cvsserver</em>).</p></div>
</div>
<h2 id="_author">Author</h2>
<div class="sectionbody">
@@ -346,7 +347,7 @@ are permitted to be called, with a single required argument.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:26 UTC
+Last updated 2009-01-20 08:02:10 UTC
</div>
</div>
</body>