minor: Update docs
This commit is contained in:
parent
fcb85a34af
commit
e6c41964ca
2 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,7 @@ See [CONTRIBUTING.md](./docs/CONTRIBUTING.md).
|
|||
[-H <seconds>] Hop interval for polling of multiple frequencies (default: 600 seconds)
|
||||
[-p <ppm_error>] Correct rtl-sdr tuner frequency offset error (default: 0)
|
||||
[-s <sample rate>] Set sample rate (default: 250000 Hz)
|
||||
[-D restart | pause | quit | manual] Input device run mode options.
|
||||
= Demodulator options =
|
||||
[-R <device> | help] Enable only the specified device decoding protocol (can be used multiple times)
|
||||
Specify a negative number to disable a device decoding protocol (can be used multiple times)
|
||||
|
|
|
@ -69,6 +69,9 @@ Correct rtl\-sdr tuner frequency offset error (default: 0)
|
|||
.TP
|
||||
[ \fB\-s\fI <sample rate>\fP ]
|
||||
Set sample rate (default: 250000 Hz)
|
||||
.TP
|
||||
[ \fB\-D\fI restart | pause | quit | manual\fP ]
|
||||
Input device run mode options.
|
||||
.SS "Demodulator options"
|
||||
.TP
|
||||
[ \fB\-R\fI <device> | help\fP ]
|
||||
|
|
Loading…
Add table
Reference in a new issue