diff --git a/Scripts/tell-uptime.ps1 b/Scripts/tell-uptime.ps1 index 7617cd1e..b2ea6fe9 100755 --- a/Scripts/tell-uptime.ps1 +++ b/Scripts/tell-uptime.ps1 @@ -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