manual: don't write that threads can't be used in windows.

This commit is contained in:
Daniel Marjamäki 2013-01-11 06:52:34 +01:00
parent 018f6708fc
commit fae5731a68
1 changed files with 0 additions and 4 deletions

View File

@ -247,10 +247,6 @@ Checking path/file2.cpp...
<section>
<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.
For example, to use 4 threads to check the files in a folder:</para>