1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-08 16:36:50 +02:00
This commit is contained in:
Markus Fleschutz
2021-11-24 14:59:01 +01:00
parent 359745781e
commit aa2416ec1d

@ -1,8 +1,8 @@

<#
.SYNOPSIS
Tells the uptime by text-to-speech
.DESCRIPTION
G This script speaks the uptime version by text-to-speech (TTS).
This script speaks the uptime version by text-to-speech (TTS).
.EXAMPLE
PS> ./tell-uptime
.NOTES