- [ ] #5780 We should show the full/short command line help in Bash style if a parameter is wrong. - [x] #4989 We should reformat the help in Bash style: - sort parameter list in alphabetical order. - replace long header on powershell[.exe] [options] - [x] #4989 We should add more examples in line of the help. - [x] #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).
The Issue consider command line only powershell -Help (in bash or cmd.exe).