mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-13 22:38:46 +02:00
Update the comment based help
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Speaks a countdown by text-to-speech (TTS)
|
||||
Speaks a countdown by text-to-speech
|
||||
.DESCRIPTION
|
||||
speak-countdown.ps1 [StartNumber]
|
||||
This scripts speaks a countdown by text-to-speech (TTS).
|
||||
.PARAMETER StartNumber
|
||||
Specifies the number to start from
|
||||
.EXAMPLE
|
||||
PS> ./speak-countdown 60
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user