mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-14 06:48:46 +02:00
Update the manuals
This commit is contained in:
@ -58,7 +58,7 @@ try {
|
||||
|
||||
$full = Get-Help $filename -Full
|
||||
|
||||
"# $ScriptName - $($full.Synopsis)"
|
||||
"## $ScriptName - $($full.Synopsis)"
|
||||
|
||||
$Description = ($full.description | Out-String).Trim()
|
||||
if ($Description -ne "") {
|
||||
|
Reference in New Issue
Block a user