mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update the manuals
This commit is contained in:
@ -56,8 +56,8 @@ try {
|
||||
|
||||
$full = Get-Help $filename -Full
|
||||
|
||||
"PS> *./$($ScriptName)*"
|
||||
"===================="
|
||||
"*$($ScriptName)*"
|
||||
"================"
|
||||
|
||||
$Description = ($full.description | Out-String).Trim()
|
||||
if ($Description -ne "") {
|
||||
|
Reference in New Issue
Block a user