mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-16 15:08:22 +02:00
Simple rename
This commit is contained in:
parent
7b1dd66351
commit
d9f65fd00d
@ -97,7 +97,7 @@ Computer, open `name` settings
|
|||||||
Computer, check `name`
|
Computer, check `name`
|
||||||
----------------------
|
----------------------
|
||||||
* let the computer check something.
|
* 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
|
🔊 Audio
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This script determines and returns the current time zone.
|
This script determines and returns the current time zone.
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
PS> ./check-timezone
|
PS> ./check-time-zone
|
||||||
.NOTES
|
.NOTES
|
||||||
Author: Markus Fleschutz · License: CC0
|
Author: Markus Fleschutz · License: CC0
|
||||||
.LINK
|
.LINK
|
Loading…
Reference in New Issue
Block a user