-
Notifications
You must be signed in to change notification settings - Fork 8.3k
pwsh command-line help errors #9948
Copy link
Copy link
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.
Steps to reproduce
pwsh -?Expected behavior
Actual behavior
There are several issues in the output of help for the command-line options.
The
-SettingsFileparameter is not listed in the syntax block but it is listed and described below.Was
-LoadProfileactually added? For what purpose? It is not listed in the output for PSv6.The description for
-WorkingDirectoryincludes markdown formatting for the "Set-Location" example, which is not appropriate for console output.Environment data