kopia lustrzana https://github.com/Hamlib/Hamlib
Merge pull request #1683 from dforsi/fix/typos
Fix my previous commit ("Add bold" d9545845
)
pull/1688/head
commit
9fe15f3963
|
@ -119,7 +119,7 @@ See model list (use \(lqrigctld -l\(rq).
|
||||||
(or third party software using the C API) will use radio model 2 for
|
(or third party software using the C API) will use radio model 2 for
|
||||||
.B NET rigctl
|
.B NET rigctl
|
||||||
(this model number is not used for
|
(this model number is not used for
|
||||||
.B rigctl
|
.B rigctld
|
||||||
even though it shows in the model
|
even though it shows in the model
|
||||||
list).
|
list).
|
||||||
.
|
.
|
||||||
|
@ -399,19 +399,19 @@ option as it generates no output on its own.
|
||||||
.TP
|
.TP
|
||||||
.BR \-A ", " \-\-password
|
.BR \-A ", " \-\-password
|
||||||
Sets password on
|
Sets password on
|
||||||
.B rigctl
|
.B rigctld
|
||||||
which requires hamlib to use rig_set_password and rigctl to use \\password to access rigctld. A 32-char shared secret will be displayed to be used on the client side.
|
which requires hamlib to use rig_set_password and rigctl to use \\password to access rigctld. A 32-char shared secret will be displayed to be used on the client side.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR \-R ", " \-\-rigctld\-idle
|
.BR \-R ", " \-\-rigctld\-idle
|
||||||
Will make
|
Will make
|
||||||
.B rigctl
|
.B rigctld
|
||||||
close the rig when no clients are connected. Normally remains connected to speed up connects.
|
close the rig when no clients are connected. Normally remains connected to speed up connects.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.BR \-b ", " \-\-bind\-all
|
.BR \-b ", " \-\-bind\-all
|
||||||
Will make
|
Will make
|
||||||
.B rigctl
|
.B rigctld
|
||||||
try to bind to first network device available.
|
try to bind to first network device available.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
@ -421,7 +421,7 @@ Show a summary of these options and exit.
|
||||||
.TP
|
.TP
|
||||||
.BR \-V ", " \-\-version
|
.BR \-V ", " \-\-version
|
||||||
Show version of
|
Show version of
|
||||||
.B rigctl
|
.B rigctld
|
||||||
and exit.
|
and exit.
|
||||||
.
|
.
|
||||||
.PP
|
.PP
|
||||||
|
@ -1233,7 +1233,7 @@ Examples:
|
||||||
.TP
|
.TP
|
||||||
.BR client_version " \(aq" \fIString\fP "\(aq
|
.BR client_version " \(aq" \fIString\fP "\(aq
|
||||||
Client can send its version to
|
Client can send its version to
|
||||||
.B rigctl
|
.B rigctld
|
||||||
and get feedback on compatibility, deprecation, and alternatives
|
and get feedback on compatibility, deprecation, and alternatives
|
||||||
.TP
|
.TP
|
||||||
.BR hamlib_version
|
.BR hamlib_version
|
||||||
|
|
Ładowanie…
Reference in New Issue