mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-11 21:59:11 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
simulate-presence.ps1 [<IP-address>]
|
||||
.DESCRIPTION
|
||||
Simulates the human presence against burglars
|
||||
.DESCRIPTION
|
||||
simulate-presence.ps1 [<IPaddress>]
|
||||
<IPaddress> is the IP address of the Shelly1 device
|
||||
.EXAMPLE
|
||||
PS> ./simulate-presence 192.168.100.100
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user