mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-12 22:17:17 +02:00
Update the comment header
This commit is contained in:
@ -2,13 +2,13 @@
|
||||
.SYNOPSIS
|
||||
Introduces PowerShell to new users
|
||||
.DESCRIPTION
|
||||
This script introduces PowerShell to new users.
|
||||
This PowerShell script introduces PowerShell to new users.
|
||||
.EXAMPLE
|
||||
PS> ./introduce-powershell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
#>
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user