Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerShell Task logs incorrect diagnostic message for [switch] parameters #370

Open
pnstickne opened this issue Sep 28, 2021 · 0 comments
Open

Comments

@pnstickne
Copy link
Contributor

pnstickne commented Sep 28, 2021

For example, the diagnostic command shown:

.\Scripts\Something.ps1 -Verbose True

When it should be:

.\Scripts\Something.ps1 -Verbose

Or even

.\Scripts\Something.ps1 -Verbose:$true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant