X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-daemon.txt;h=a85121c689e394e86f7c97025b92ffa03fca0df9;hb=104d3794481c83f8db00ccf85134fc55c76852f9;hp=d5596672a5493062afbbd3b57f94a3673f9de659;hpb=934747323c397ffe64b6dcdf2bf73128d8e36968;p=git.git diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt index d5596672a..a85121c68 100644 --- a/Documentation/git-daemon.txt +++ b/Documentation/git-daemon.txt @@ -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.