cmdlet - Powershell convert man page to html -


I'm a Noble with PowerShell, I need help converting a specific man page into an HTML document

about_script

My code is: help-about_cript | Convert-HTML & gt; Scr.html

This creates an html page but does not have the most data in just a few lines and it is showing how long it is.

Tell me what I'm doing is wrong?

Why is the wheel redesign? PowerShell already has all the documents.

You can find help files for all CMDlets. For third party modules, the documentation is usually included or available online.



Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -