Crescendo
Crescendo copied to clipboard
Use of automatic variable name as a parameter name in "dd" sample
https://github.com/PowerShell/Crescendo/blob/master/Microsoft.PowerShell.Crescendo/Samples/dd.crescendo.json Line 11
$Input is an automatic variable and really shouldn't be used as parameter name.
Thanks @jhoneill -- I agree and will correct in my next pass on samples.
see #160
Thank you! Fixed/closed - in release: https://www.powershellgallery.com/packages/Microsoft.PowerShell.Crescendo/1.1.0-RC1