Update the documentation

This commit is contained in:
Markus Fleschutz
2021-09-28 11:56:17 +02:00
parent 75e2952be0
commit 4d0258cba7
260 changed files with 10011 additions and 3 deletions

View File

@ -56,10 +56,8 @@ try {
$full = Get-Help $filename -Full
"# The $ScriptName PowerShell Script"
"# PowerShell Script: $ScriptName"
""
"## Synopsis & Description"
"``````powershell"
"$($full.Synopsis)"
"``````"