mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Updated the manuals
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user