typo(pexip): licenses mode - help (#2927)

This commit is contained in:
qgarnier 2021-07-01 17:36:35 +02:00 committed by GitHub
parent 3ae88144b6
commit 86985f4f3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -171,14 +171,14 @@ Check licenses.
=item B<--filter-counters>
Only display some counters (regexp can be used).
Example: --filter-counters='users'
Example: --filter-counters='audio'
=item B<--warning-*> B<--critical-*>
Thresholds.
Can be: 'expires', 'license-users-usage', 'license-users-free', 'license-users-usage-prct',
'license-sessions-usage', 'license-sessions-free', 'license-sessions-usage-prct',
'license-usim-usage', 'license-usim-free', 'license-usim-usage-prct'.
Can be: 'license-port-usage', 'license-port-free', 'license-port-usage-prct',
'license-vmr-usage', 'license-vmr-free', 'license-vmr-usage-prct',
'license-audio-usage', 'license-audio-free', 'license-audio-usage-prct'.
=back