fix spellcheck

This commit is contained in:
Lucie Dubrunfaut 2025-02-27 15:50:03 +01:00
parent 12785e80da
commit 81bcdc4a7e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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