Update the manuals

This commit is contained in:
Markus Fleschutz
2023-07-29 10:34:04 +02:00
parent 662af9bd2f
commit beb470d066
554 changed files with 1663 additions and 1663 deletions

View File

@ -56,8 +56,8 @@ try {
$full = Get-Help $filename -Full
"PS> *./$($ScriptName)*"
"===================="
"*$($ScriptName)*"
"================"
$Description = ($full.description | Out-String).Trim()
if ($Description -ne "") {