Update convert-ps2md.ps1

This commit is contained in:
Markus Fleschutz 2022-11-15 13:17:46 +01:00
parent 9b14cbd30d
commit ad7ba58204

View File

@ -1,6 +1,6 @@
<#
.SYNOPSIS
Converts the comment-based help of a PowerShell script to Markdown
Converts PowerShell script metadata to Markdown
.DESCRIPTION
This PowerShell script converts the comment-based help of a PowerShell script to Markdown.
.PARAMETER filename