Skip to content

Commit

Permalink
Merge branch 'master' of github.com:/lupinelab/gowake
Browse files Browse the repository at this point in the history
  • Loading branch information
jedrw committed Feb 18, 2023
2 parents ea4518d + 7992114 commit 41e3501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# gowake
A simple wakeonlan CLI tool. Send magic packets or listen for magic packets to aid troubleshhoting WOL.
A simple wakeonlan CLI tool. Send magic packets or listen for magic packets to aid troubleshooting WOL.

## Build
```go build```
Expand All @@ -12,4 +12,4 @@ A simple wakeonlan CLI tool. Send magic packets or listen for magic packets to a
```gowake listen [flags]```

### Help
```gowake help```
```gowake --help```

0 comments on commit 41e3501

Please sign in to comment.