Simple rename

This commit is contained in:
Markus Fleschutz 2021-12-01 12:23:03 +01:00
parent 7b1dd66351
commit d9f65fd00d
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ Computer, open `name` settings
Computer, check `name`
----------------------
* let the computer check something.
* replace `name` by: "CPU", "date", "DNS", "operating system", "ping", "swap space", "time", "timezone", or "up-time".
* replace `name` by: "CPU", "date", "DNS", "operating system", "ping", "swap space", "time", "time zone", or "up-time".
🔊 Audio

View File

@ -4,7 +4,7 @@
.DESCRIPTION
This script determines and returns the current time zone.
.EXAMPLE
PS> ./check-timezone
PS> ./check-time-zone
.NOTES
Author: Markus Fleschutz · License: CC0
.LINK