manual: don't write that threads can't be used in windows.
This commit is contained in:
parent
018f6708fc
commit
fae5731a68
|
@ -247,10 +247,6 @@ Checking path/file2.cpp...
|
||||||
<section>
|
<section>
|
||||||
<title>Multithreaded checking</title>
|
<title>Multithreaded checking</title>
|
||||||
|
|
||||||
<para>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.</para>
|
|
||||||
|
|
||||||
<para>The option -j is used to specify the number of threads you want to use.
|
<para>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:</para>
|
For example, to use 4 threads to check the files in a folder:</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue