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 коммит произвёл Junio C Hamano
Родитель d890d3f996
Коммит 2aa3140bc0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.