Skip to content

Commit

Permalink
update pms --help
Browse files Browse the repository at this point in the history
  • Loading branch information
avaldebe committed Oct 4, 2020
1 parent 76fe5a8 commit 0f2a4fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ Tools for reading Air Quality Sensors with serial (UART) interface, data acquisi
```man
Usage: pms [OPTIONS] COMMAND [ARGS]...
Read serial sensor
Options:
--sensor-model -m [PMSx003|PMS3003|PMS5003S|PMS5003ST|PMS5003T|SDS01x|SDS198|HPMA115S0|HPMA115C0|SPS30|MCU680]
-m, --sensor-model [PMSx003|PMS3003|PMS5003S|PMS5003ST|PMS5003T|SDS01x|SDS198|HPMA115S0|HPMA115C0|SPS30|MCU680]
sensor model [default: PMSx003]
-s, --serial-port TEXT serial port [default: /dev/ttyUSB0]
-i, --interval INTEGER seconds to wait between updates [default:
60]
-n, --samples INTEGER stop after N samples
--debug print DEBUG/logging messages [default:
False]
--version
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Expand Down

0 comments on commit 0f2a4fc

Please sign in to comment.