Add -X to rigctld.1

pull/224/head
Michael Black 2020-03-01 22:48:46 -06:00
rodzic 48833e2263
commit f18b0ebb07
1 zmienionych plików z 9 dodań i 0 usunięć

Wyświetl plik

@ -28,6 +28,7 @@ rigctld \- TCP radio control daemon
.OP \-T IPADDR
.OP \-t number
.OP \-C parm=val
.OP \-X seconds
.RB [ \-v [ \-Z ]]
.YS
.
@ -283,6 +284,14 @@ Set verbose mode, cumulative (see
below).
.
.TP
.BR \-X ", " \-\-twiddle = \fIseconds\fP
Enables timeout when VFO twiddling is detected. Some functons will be ignored.
.IP
Should only be needed when controlling software should be "paused"
.B -v
so you can move the VFO. Continuous movement extends the timeout.
.
.TP
.BR \-Z ", " \-\-debug\-time\-stamps
Enable time stamps for the debug messages.
.IP