mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 05:17:44 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
convert-ps2md.ps1 [<filename>]
|
||||
.DESCRIPTION
|
||||
Converts the comment-based help of a PowerShell script to Markdown
|
||||
.DESCRIPTION
|
||||
convert-ps2md.ps1 [<filename>]
|
||||
.EXAMPLE
|
||||
PS> ./convert-ps2md myscript.ps1
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user