mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-13 22:38:46 +02:00
Update the comment based help
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
.SYNOPSIS
|
||||
Converts the comment-based help of a PowerShell script to Markdown
|
||||
.DESCRIPTION
|
||||
convert-ps2md.ps1 [<filename>]
|
||||
This script converts the comment-based help of a PowerShell script to Markdown.
|
||||
.PARAMETER filename
|
||||
Specifies the path to the PowerShell script
|
||||
.EXAMPLE
|
||||
|
Reference in New Issue
Block a user