Update cpuvm.pm (#3885)
Add example for --filter option, that avoid using it like --filter='REGEX'
This commit is contained in:
parent
9faba37088
commit
b7726198e8
|
@ -208,7 +208,7 @@ If not set, we check all VMs.
|
|||
|
||||
=item B<--filter>
|
||||
|
||||
VM hostname is a regexp.
|
||||
VM hostname is a regexp. Exemple : --vm-hostname='^((VM-PROD-*))' --filter
|
||||
|
||||
=item B<--filter-description>
|
||||
|
||||
|
|
Loading…
Reference in New Issue