mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-10 21:33:47 +02:00
Update the comment based help
This commit is contained in:
@ -2,8 +2,9 @@
|
||||
.SYNOPSIS
|
||||
Simulates the human presence against burglars
|
||||
.DESCRIPTION
|
||||
simulate-presence.ps1 [<IPaddress>]
|
||||
<IPaddress> is the IP address of the Shelly1 device
|
||||
This script simulates the human presence against burglars.
|
||||
.PARAMETER IPaddress
|
||||
Specifies the IP address of the Shelly1 device
|
||||
.EXAMPLE
|
||||
PS> ./simulate-presence 192.168.100.100
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user