Improve the metadata header

This commit is contained in:
Markus Fleschutz
2021-08-03 15:53:57 +02:00
parent 673e39f4e2
commit f6dd2dc878
224 changed files with 488 additions and 228 deletions

View File

@ -8,7 +8,8 @@
.LINK
https://github.com/fleschutz/PowerShell
.NOTES
Author: Markus Fleschutz / License: CC0
Author: Markus Fleschutz
License: CC0
#>
param([string]$Text = "`nHello World`n-----------`nPowerShell is cross-platform`nPowerShell is open-source`nPowerShell is easy to learn`nPowerShell is fully documented`n`nThanks for watching`n`n:-)`n`n", [int]$Speed = 250) # in milliseconds