Skip to content

Commit

Permalink
minor: Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zuckschwerdt committed Mar 7, 2023
1 parent fcb85a3 commit e6c4196
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
3 changes: 3 additions & 0 deletions man/man1/rtl_433.1
Original file line number Diff line number Diff line change
Expand Up @@ -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 ]
Expand Down

0 comments on commit e6c4196

Please sign in to comment.