diff --git a/docs/commandref.html b/docs/commandref.html
index 6ef935dd9..6182b526c 100644
--- a/docs/commandref.html
+++ b/docs/commandref.html
@@ -7435,10 +7435,10 @@ KlikAanKlikUit, NEXA, CHACON, HomeEasy UK.
USB-connected:
<device> specifies the USB port to communicate with the RFXtrx433 receiver.
Normally on Linux the device will be named /dev/ttyUSBx, where x is a number.
- For example /dev/ttyUSB0.
+ For example /dev/ttyUSB0. Please note that RFXtrx433 normally operates at 38400 baud. You may specify the baudrate used after the @ char.
Example:
- define RFXTRXUSB TRX /dev/ttyUSB0
+ define RFXTRXUSB TRX /dev/ttyUSB0@38400