fix sccm sitestatus help
This commit is contained in:
parent
ebc9ade362
commit
d26e4cdab5
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue