summaryrefslogtreecommitdiffstats
path: root/doc/installerfw.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/installerfw.qdoc')
-rw-r--r--doc/installerfw.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index 4b5c720ce..cd3ca3091 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -295,6 +295,12 @@
Note: To enable Squish support, you first need to build IFW with SQUISH_PATH parameter
where SQUISH_PATH is pointing to your Squish installation folder:
\c{<path_to_qt>/bin/qmake -r SQUISH_PATH=<pat_to_squish>}.
+ \row
+ \li --mco, --max-concurrent-operations <threads>
+ \li Specifies the maximum number of threads used to perform concurrent operations in the
+ unpacking phase of components. Set to a positive number, or 0 (default) to let the
+ application determine the ideal thread count from the amount of logical processor
+ cores in the system.
\endtable
\section1 Summary of Commands