I was building a proxy command of Select-String and noticed a bit of weirdness when I copied over the help for -Raw: "This is the results in" seems like a phrasing change artifact, like the sentence ...
Long description By default, PowerShell variables aren't type-constrained. You can create a variable containing an instance of one type and later assign values of any other type. Also, PowerShell ...