Update the manuals

This commit is contained in:
Markus Fleschutz
2021-12-09 16:19:09 +01:00
parent 5fb1f52ace
commit 8df9703a01
582 changed files with 6110 additions and 491 deletions

View File

@ -4,7 +4,7 @@ Sends a magic UDP packet twice to a computer to wake him up (requires Wake-On-LA
## Parameters
```powershell
/home/markus/Repos/PowerShell/Scripts/wakeup.ps1 [[-MACaddress] <String>] [[-IPaddress] <String>] [[-Port] <Int32>] [<CommonParameters>]
wakeup.ps1 [[-MACaddress] <String>] [[-IPaddress] <String>] [[-Port] <Int32>] [<CommonParameters>]
-MACaddress <String>
Specifies the host's MAC address (e.g. 11:22:33:44:55:66)