Added write-animated.ps1

This commit is contained in:
Markus Fleschutz
2021-02-06 14:38:58 +01:00
parent fe16d787c5
commit 09a69acda0
4 changed files with 49 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/snap/bin/powershell
<#
.SYNTAX ./write-marquee.ps1 [<text>] <speed>]
.SYNTAX ./write-marquee.ps1 [<text>] [<speed>]
.DESCRIPTION writes the given text as marquee
.LINK https://github.com/fleschutz/PowerShell
.NOTES Author: Markus Fleschutz / License: CC0