doc/git-daemon: add missing arguments to max-connections option

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Markus Heidelberg 2009-04-18 11:46:06 +02:00 committed by Junio C Hamano
parent d890d3f996
commit 2aa3140bc0

View file

@ -100,7 +100,7 @@ OPTIONS
it takes for the server to process the sub-request and the time spent
waiting for the next client's request.
--max-connections::
--max-connections=n::
Maximum number of concurrent clients, defaults to 32. Set it to
zero for no limit.