mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-06-30 20:50:02 +02:00
Simple rename
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Checks the ISS
|
||||
Checks the ISS position
|
||||
.DESCRIPTION
|
||||
This script checks the position of the International Space Station (ISS) and replies by text-to-speech (TTS).
|
||||
This script queries the position of the International Space Station (ISS) and replies by text-to-speech (TTS).
|
||||
.EXAMPLE
|
||||
PS> ./check-iss
|
||||
PS> ./check-iss-position
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
Reference in New Issue
Block a user