question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Get-Help -ShowWindow won't work

See original GitHub issue

Steps 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

poshlinuxgethelperr_06

> $PSVersionTable

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
SteveL-MSFTcommented, May 31, 2017

@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

1reaction
joeyaiellocommented, May 30, 2017

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)

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found