Updated the manuals

This commit is contained in:
Markus Fleschutz
2024-11-08 12:40:31 +01:00
parent 73d250a182
commit 25ff52876c
626 changed files with 627 additions and 627 deletions

View File

@ -136,7 +136,7 @@ try {
"``````"
""
$now = [datetime]::Now
"*(generated by convert-ps2md.ps1 using the comment-based help of $ScriptName as of $now)*"
"*(generated by convert-ps2md.ps1 as of $now)*"
} catch {
"⚠️ Error in line $($_.InvocationInfo.ScriptLineNumber): $($Error[0])"
exit 1