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