Differences

This shows you the differences between the selected revisions of the page.

2016-10-13 2016-10-13
stackoverflow does not support https officially yet (martin) no need to set switch parameter explicitly to false by default (martin)
Line 43: Line 43:
    $remotePath,     $remotePath,
    [Switch]     [Switch]
-    $delete = $False,+    $delete,
    [Switch]     [Switch]
-    $beep = $False,+    $beep,
    [Switch]     [Switch]
-    $continueOnError = $False,+    $continueOnError,
    $sessionLogPath = $Null,     $sessionLogPath = $Null,
    $interval = 30,     $interval = 30,
    [Switch]     [Switch]
-    $pause = $False+    $pause
) )

Last modified: by martin