This commit is contained in:
garnier-quentin 2019-06-04 12:40:14 +02:00
commit 24884ac630
1 changed files with 3 additions and 3 deletions

View File

@ -226,13 +226,13 @@ Print powershell output.
=item B<--warning-status>
Set warning threshold for current synchronisation status (Default: '')
Can used special variables like: %{status}.
Set warning threshold for current synchronisation status (Default: '').
Can used special variables like: %{status}, %{mode}, %{type}, %{name}.
=item B<--critical-status>
Set critical threshold for current synchronisation status (Default: '').
Can used special variables like: %{status}.
Can used special variables like: %{status}, %{mode}, %{type}, %{name}.
=back