X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-daemon.txt;h=a85121c689e394e86f7c97025b92ffa03fca0df9;hb=00d3278c8534a8244ae3447189401111e017fd5d;hp=d5596672a5493062afbbd3b57f94a3673f9de659;hpb=3f3e2c26fa0325f4df952363f8f5046ca8158bb3;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.