George Chakhidze a19c501e21 Remove Write-Output call from PowerShell example
Default behavior of PowerShell is to send any objects at end of pipeline to output.
There is no need to explicitly call Write-Output cmdlet.

Fixes #416
2017-07-11 17:54:43 +04:00

2 lines
14 B
PowerShell