Get-Help -ShowWindow won't work
See original GitHub issueSteps to reproduce
Get-Help Get-Command -ShowWindow
I know this feature might not work but wanted to be reported,
Expected behavior
Popup window with topic or command documentation
Actual behavior
Nothing shows up.
Environment data
Ubuntu 16.04 - powershell_6.0.0-alpha.8-1_amd64-ubuntu.16.04-x64

> $PSVersionTable
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (5 by maintainers)
Top Results From Across the Web
PowerShell "Get-Help -ShowWindow" won't show all ...
It is a known bug. I know it doesn't help you very much but at least you don't have to look for a...
Read more >PowerShell 5.0 Get-Help -ShowWindow doesn't display ...
it displays new window with full description of GetService command (with detailed parameters description). When running the same command in ...
Read more >Get-Help : A parameter cannot be found that matches ...
I've updated to PowerShell version 3 on my Windows 7 SP 1 system. When I tried to run. PS M:\> get-help get-service -showwindow...
Read more >PowerShell Help -ShowWindow
Well, if you are using the Get-Help to show examples, parameters and more, the ShowWindow will provide a side by side reference that...
Read more >Windows Get Help app not working - YouTube
The Get Help app is one of the numerous ways if you are facing problems and wondering how and where to get help...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@adityapatwardhan has been investigating the native markdown support and will eventually publish a RFC, we should probably just open an issue now to let people know you’re working on this
Like for the Get-Help help system? We plan to continue using MAML/XML there for the short-term–PowerShell-Docs uses platyPS to convert our Markdown help to MAML before publishing it–but in the long-term we have a desire to natively support Markdown (but no timeline, it’s just a dream we’ve been discussing for…two years? /cc @vors)