- [Fix] Fixed the
-ClearSceen
switch to only clear the screen after a difference has occurred when-Diff
is used and before returning the first result when-PassThru
is used. (Thanks @ZHider!)
- [Feature] Added a
-PassThru
parameter toWatch-Command
so that the initial result is immediately returned, per the suggestion from @th0th in #2
- Test deployment.