-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-Consolethe console experiencethe console experience
Description
- Show usage (short) help if command line parameter is wrong #5780 We should show the full/short command line help in Bash style if a parameter is wrong.
- Reformat command line help for powershell -Help #4989 We should reformat the help in Bash style:
- sort parameter list in alphabetical order.
- replace long header on powershell[.exe] [options]
- Reformat command line help for powershell -Help #4989 We should add more examples in line of the help.
- Add help strings in PowerShell banner #5275 Add "To get help type Help or Help followed by the command name, such as: Help Get-Process" in PowerShell banner bottom.
The Issue consider command line only powershell -Help (in bash or cmd.exe).
markekraus
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-Consolethe console experiencethe console experience