mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-05 23:08:44 +02:00
Simple rename
This commit is contained in:
parent
7b1dd66351
commit
d9f65fd00d
@ -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
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user