fix(storage::purestorage::flasharray::v2::restapi): fixed wrong option filter-resolution in arrays and volumes mode

This commit is contained in:
Lucie Dubrunfaut 2025-02-27 15:44:28 +01:00
parent 295cb0d494
commit 12785e80da
2 changed files with 3 additions and 3 deletions

View File

@ -262,7 +262,7 @@ Filter arrays by ID (can be a regexp).
Filter arrays by name (can be a regexp).
=item B<--filter-resolution>
=item B<--perf-resolution>
Time resolution for array performance.
Can be: 1s, 30s, 5m, 30m, 2h, 8h, 24h (default: 5m).

View File

@ -245,9 +245,9 @@ Filter volumes by ID (can be a regexp).
Filter volumes by name (can be a regexp).
=item B<--filter-resolution>
=item B<--perf-resolution>
Time resolution for array performance.
Time resolution for volumes performance.
Can be: 1s, 30s, 5m, 30m, 2h, 8h, 24h (default: 5m).
=item B<--warning-*> B<--critical-*>