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