fix sccm sitestatus help

This commit is contained in:
Colin Gagnaire 2019-06-04 11:57:42 +02:00
parent ebc9ade362
commit d26e4cdab5
1 changed files with 3 additions and 3 deletions

View File

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