From c8bd550f648bf126b4238a85609dc8264251182d Mon Sep 17 00:00:00 2001 From: Lucie Dubrunfaut Date: Fri, 25 Jul 2025 08:56:17 +0200 Subject: [PATCH] apply code review --- src/apps/proxmox/ve/restapi/mode/vmusage.pm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/apps/proxmox/ve/restapi/mode/vmusage.pm b/src/apps/proxmox/ve/restapi/mode/vmusage.pm index bf8bfea20..167cf6ac7 100644 --- a/src/apps/proxmox/ve/restapi/mode/vmusage.pm +++ b/src/apps/proxmox/ve/restapi/mode/vmusage.pm @@ -345,14 +345,14 @@ Use virtual machine name for perfdata and display. Filter only virtual machine running on specified node name (can be a regexp). -=item B<--exclude-name> - -Exclude by virtual machine name (can be a regexp). - =item B<--filter-name> Filter by virtual machine name (can be a regexp). +=item B<--exclude-name> + +Exclude by virtual machine name (can be a regexp). + =item B<--filter-counters> Only display some counters (regexp can be used).