diff --git a/feed.xml b/feed.xml
index b5201bd88d..93ca3b6f07 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,8 +5,8 @@
Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features.
https://pmd.github.io/pmd/
- Sat, 05 Oct 2019 13:36:33 +0000
- Sat, 05 Oct 2019 13:36:33 +0000
+ Sat, 05 Oct 2019 15:49:04 +0000
+ Sat, 05 Oct 2019 15:49:04 +0000Jekyll v3.8.5
diff --git a/pmd_userdocs_cli_reference.html b/pmd_userdocs_cli_reference.html
index 802450bb1d..bfb00853ab 100644
--- a/pmd_userdocs_cli_reference.html
+++ b/pmd_userdocs_cli_reference.html
@@ -1409,7 +1409,7 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
Disables the ruleset compatibility filter. The filter is active by default and tries to automatically "fix" old ruleset files with old rule names
-
false
+
Disables the ruleset compatibility filter. The filter is active by default. It tries to automatically replace rule references that point to moved or renamed rules with the newer location. Disabling it is not recommended.
Explicitly disables incremental analysis. This switch turns off suggestions to use Incremental Analysis,
and causes the -cache option to be discarded if it is provided.