Skip to content

Commit

Permalink
doc/git-daemon: add missing arguments to max-connections option
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Markus Heidelberg authored and Junio C Hamano committed Apr 18, 2009
1 parent d890d3f commit 2aa3140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-daemon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 2aa3140

Please sign in to comment.