mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-14 06:48:46 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
speak-countdown.ps1 [start-number]
|
||||
.DESCRIPTION
|
||||
Speaks a countdown by text-to-speech (TTS)
|
||||
.DESCRIPTION
|
||||
speak-countdown.ps1 [StartNumber]
|
||||
.EXAMPLE
|
||||
PS> ./speak-countdown 60
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user