The fixRules
command updates every rule in the current repository and
displays the Rule Ids whose expressions have been changed. As a result of running this
command, every rule in the repository becomes out-of-date and needs to be
re-analyzed.
Syntax
fixRules [-verbose|-quiet]
where
-verbose |
With this option, the command displays on the console every rule that it checks, allowing you to monitor progress. |
-quiet |
With this option, nothing is displayed on the console. |
By default, only the modified Rule Ids are displayed.