fix rudder rule and node help

This commit is contained in:
Colin Gagnaire 2019-03-01 15:02:42 +01:00
parent 5def6f31c8
commit c700001391
2 changed files with 8 additions and 0 deletions

View File

@ -162,6 +162,10 @@ Check nodes compliance.
=over 8
=item B<--filter-name>
Filter node name (regexp can be used)
=item B<--warning-node-compliance>
Set warning threshold on node compliance.

View File

@ -168,6 +168,10 @@ Check rules compliance.
=over 8
=item B<--filter-name>
Filter rule name (regexp can be used)
=item B<--warning-rule-compliance>
Set warning threshold on rule compliance.