kopia lustrzana https://github.com/Hamlib/Hamlib
Update some documentation
rodzic
e0a805ebc3
commit
9ac7f92d1e
|
@ -330,6 +330,14 @@ Show version of
|
||||||
and exit.
|
and exit.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
.BR \-! ", " \-\-cookie
|
||||||
|
Sets the cookie to be used for remote access security
|
||||||
|
.
|
||||||
|
.TP
|
||||||
|
.BR \-# ", " \-\-skipinit
|
||||||
|
Skips most startup intialization. This is now automatically done when any commands are on the line.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
.B \-
|
.B \-
|
||||||
Stop option processing and read commands from standard input.
|
Stop option processing and read commands from standard input.
|
||||||
.IP
|
.IP
|
||||||
|
|
|
@ -955,8 +955,8 @@ void usage(void)
|
||||||
" -Z, --debug-time-stamps enable time stamps for debug messages\n"
|
" -Z, --debug-time-stamps enable time stamps for debug messages\n"
|
||||||
" -h, --help display this help and exit\n"
|
" -h, --help display this help and exit\n"
|
||||||
" -V, --version output version information and exit\n"
|
" -V, --version output version information and exit\n"
|
||||||
" -!, --cookie use cookie control\n\n"
|
" -!, --cookie use cookie control\n"
|
||||||
" -#, --skipinit skips rig initialization\n"
|
" -#, --skipinit skips rig initialization\n\n"
|
||||||
);
|
);
|
||||||
|
|
||||||
usage_rig(stdout);
|
usage_rig(stdout);
|
||||||
|
|
Ładowanie…
Reference in New Issue