You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/man1/rigctld.1
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,7 @@ See model list (use \(lqrigctld -l\(rq).
119
119
(or third party software using the C API) will use radio model 2 for
120
120
.BNETrigctl
121
121
(this model number is not used for
122
-
.Brigctl
122
+
.Brigctld
123
123
even though it shows in the model
124
124
list).
125
125
.
@@ -399,19 +399,19 @@ option as it generates no output on its own.
399
399
.TP
400
400
.BR\-A ", "\-\-password
401
401
Sets password on
402
-
.Brigctl
402
+
.Brigctld
403
403
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.
404
404
.
405
405
.TP
406
406
.BR\-R ", "\-\-rigctld\-idle
407
407
Will make
408
-
.Brigctl
408
+
.Brigctld
409
409
close the rig when no clients are connected. Normally remains connected to speed up connects.
410
410
.
411
411
.TP
412
412
.BR\-b ", "\-\-bind\-all
413
413
Will make
414
-
.Brigctl
414
+
.Brigctld
415
415
try to bind to first network device available.
416
416
.
417
417
.TP
@@ -421,7 +421,7 @@ Show a summary of these options and exit.
421
421
.TP
422
422
.BR\-V ", "\-\-version
423
423
Show version of
424
-
.Brigctl
424
+
.Brigctld
425
425
and exit.
426
426
.
427
427
.PP
@@ -1233,7 +1233,7 @@ Examples:
1233
1233
.TP
1234
1234
.BR client_version "\(aq"\fIString\fP"\(aq
1235
1235
Client can send its version to
1236
-
.Brigctl
1236
+
.Brigctld
1237
1237
and get feedback on compatibility, deprecation, and alternatives
0 commit comments