Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
blavka committed Sep 28, 2018
1 parent 8dc00e4 commit 8095c56
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,7 @@ You can install **cpgw** directly from PyPI:
### As cli tool

```sh
>> cpgw --help
Usage: cpgw [OPTIONS]

Options:
-d, --device TEXT Device path. [required]
--mqtt-host TEXT MQTT host to connect to (default is localhost)
--mqtt-port INTEGER MQTT port to connect to (default is 1883)
-v, --verbosity LVL Either CRITICAL, ERROR, WARNING, INFO or DEBUG
--help Show this message and exit.
cpgw -c config.yml
```

### As library
Expand Down

0 comments on commit 8095c56

Please sign in to comment.