Update cpuvm.pm (#3885)

Add example for --filter option, that avoid using it like --filter='REGEX'
This commit is contained in:
alexvea 2022-09-06 16:44:53 +02:00 committed by GitHub
parent 9faba37088
commit b7726198e8
1 changed files with 1 additions and 1 deletions

View File

@ -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>