Help text for pwsh does not list -ConfigurationFile in the opening syntax for v7.3 #18092
Closed
5 tasks done
Labels
In-PR
Indicates that a PR is out for the issue
Prerequisites
Steps to reproduce
Run
pwsh -?
and note the output.Expected behavior
`-ConfigurationFile` is a new option added in Preview.5. It must be listed in the syntax usage block.
Actual behavior
The description of the parameter was added in the output below, but it is missing from the syntax block at the top.
Error details
No response
Environment data
Visuals
No response
The text was updated successfully, but these errors were encountered: