fix rudder rule and node help
This commit is contained in:
parent
5def6f31c8
commit
c700001391
|
@ -162,6 +162,10 @@ Check nodes compliance.
|
||||||
|
|
||||||
=over 8
|
=over 8
|
||||||
|
|
||||||
|
=item B<--filter-name>
|
||||||
|
|
||||||
|
Filter node name (regexp can be used)
|
||||||
|
|
||||||
=item B<--warning-node-compliance>
|
=item B<--warning-node-compliance>
|
||||||
|
|
||||||
Set warning threshold on node compliance.
|
Set warning threshold on node compliance.
|
||||||
|
|
|
@ -168,6 +168,10 @@ Check rules compliance.
|
||||||
|
|
||||||
=over 8
|
=over 8
|
||||||
|
|
||||||
|
=item B<--filter-name>
|
||||||
|
|
||||||
|
Filter rule name (regexp can be used)
|
||||||
|
|
||||||
=item B<--warning-rule-compliance>
|
=item B<--warning-rule-compliance>
|
||||||
|
|
||||||
Set warning threshold on rule compliance.
|
Set warning threshold on rule compliance.
|
||||||
|
|
Loading…
Reference in New Issue