Skip to content

Commit 2aa3140

Browse files
marcowsgitster
authored andcommitted
doc/git-daemon: add missing arguments to max-connections option
Signed-off-by: Markus Heidelberg <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent d890d3f commit 2aa3140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-daemon.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ OPTIONS
100100
it takes for the server to process the sub-request and the time spent
101101
waiting for the next client's request.
102102

103-
--max-connections::
103+
--max-connections=n::
104104
Maximum number of concurrent clients, defaults to 32. Set it to
105105
zero for no limit.
106106

0 commit comments

Comments
 (0)