summaryrefslogtreecommitdiffstats
path: root/git-shell.txt
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.txt
parent8f4ac0d393cfd4da4ecf7bc80a2ab006742d9f81 (diff)
downloadgit-htmldocs-e24056c70e1f1c13c7599780af86b5e95f0109ae.tar.gz
Autogenerated HTML docs for v1.6.1-224-gb56c
Diffstat (limited to 'git-shell.txt')
-rw-r--r--git-shell.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/git-shell.txt b/git-shell.txt
index ff420f8f8..3f8d973af 100644
--- a/git-shell.txt
+++ b/git-shell.txt
@@ -18,8 +18,9 @@ of server-side GIT commands implementing the pull/push functionality.
The commands can be executed only by the '-c' option; the shell is not
interactive.
-Currently, only the 'git-receive-pack' and 'git-upload-pack' commands
-are permitted to be called, with a single required argument.
+Currently, only three commands are permitted to be called, 'git-receive-pack'
+'git-upload-pack' with a single required argument or 'cvs server' (to invoke
+'git-cvsserver').
Author
------