Update manuals

This commit is contained in:
Markus Fleschutz
2021-10-17 11:56:55 +02:00
parent a37194f57c
commit eed0b14b0e
250 changed files with 515 additions and 264 deletions

View File

@ -40,8 +40,9 @@ wakeup.ps1 [[-MACaddress] <String>] [[-IPaddress] <String>] [[-Port] <Int32>] [<
## Example
```powershell
PS>./wakeup 11:22:33:44:55:66 192.168.100.100
PS> ./wakeup 11:22:33:44:55:66 192.168.100.100
(PC wakes up)
```
## Notes