mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-14 14:58:47 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
write-marquee.ps1 [<text>] [<speed>]
|
||||
Writes text as marquee
|
||||
.DESCRIPTION
|
||||
Writes the given text as marquee
|
||||
write-marquee.ps1 [<text>] [<speed>]
|
||||
.EXAMPLE
|
||||
PS> ./write-marquee "Hello World"
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user