summaryrefslogtreecommitdiff
path: root/doc/user_guide/checkers/features.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user_guide/checkers/features.rst')
-rw-r--r--doc/user_guide/checkers/features.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user_guide/checkers/features.rst b/doc/user_guide/checkers/features.rst
index d410c119b..741a7d30f 100644
--- a/doc/user_guide/checkers/features.rst
+++ b/doc/user_guide/checkers/features.rst
@@ -41,7 +41,8 @@ General options
specified are enabled, while categories only check already-enabled messages.
:jobs:
Use multiple processes to speed up Pylint. Specifying 0 will auto-detect the
- number of processors available to use.
+ number of processors available to use, and will cap the count on Windows to
+ avoid hangs.
Default: ``1``
:unsafe-load-any-extension: