mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-14 06:48:46 +02:00
Update the comment based help
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
Speaks the given text by the default text-to-speech (TTS) voice
|
||||
.DESCRIPTION
|
||||
speak-text.ps1 [<text>]
|
||||
.PARAMETER text
|
||||
Specifies the text to speak
|
||||
.EXAMPLE
|
||||
PS> ./speak-text "Hello World"
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user