From fae5731a684f70cfe3b98e9cb66211e15f16876a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Marjam=C3=A4ki?= Date: Fri, 11 Jan 2013 06:52:34 +0100 Subject: [PATCH] manual: don't write that threads can't be used in windows. --- man/manual.docbook | 4 ---- 1 file changed, 4 deletions(-) diff --git a/man/manual.docbook b/man/manual.docbook index 2db19c4ed..820d4b3c4 100644 --- a/man/manual.docbook +++ b/man/manual.docbook @@ -247,10 +247,6 @@ Checking path/file2.cpp...
Multithreaded checking - The command line client can only use threads in posix - environments. But it is the goal to be able to use threads on all - platforms. - The option -j is used to specify the number of threads you want to use. For example, to use 4 threads to check the files in a folder: