mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-18 00:20:09 +02:00
Update the comment-based header
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
.SYNOPSIS
|
||||
Plays the Super Mario intro
|
||||
.DESCRIPTION
|
||||
This script plays the Super Mario intro.
|
||||
This PowerShell script plays the Super Mario intro.
|
||||
.EXAMPLE
|
||||
PS> ./play-super-mario
|
||||
(listen and enjoy)
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
#>
|
||||
|
Reference in New Issue
Block a user