Skip to content

Commit

Permalink
Merge pull request #64 from sam-kamerer/readme-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sam-kamerer authored Apr 25, 2024
2 parents 3589535 + cb414eb commit 821dcce
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/sam-kamerer/sonoff-diy?sort=semver)](https://github.com/sam-kamerer/sonoff-diy/releases/latest)
[![GitHub All Releases](https://img.shields.io/github/downloads/sam-kamerer/sonoff-diy/total)](https://github.com/sam-kamerer/sonoff-diy/releases)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/sam-kamerer/sonoff-diy/Release)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/sam-kamerer/sonoff-diy)
![GitHub top language](https://img.shields.io/github/languages/top/sam-kamerer/sonoff-diy)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/sam-kamerer/sonoff-diy)
Expand Down Expand Up @@ -35,7 +34,7 @@ USAGE:
sonoff-diy [global options] command [command options] [arguments...]
VERSION:
v1.1.1
v1.2.2
COMMANDS:
discover, d Discover devices
Expand All @@ -54,6 +53,6 @@ GLOBAL OPTIONS:
--port value sets the device port (default: 8081)
--device-id value sets the device id (optional)
--debug sets the debug mode on (default: false)
--help, -h show help (default: false)
--version, -v print the version (default: false)
--help, -h show help
--version, -v print the version
```

0 comments on commit 821dcce

Please sign in to comment.