kopia lustrzana https://github.com/Hamlib/Hamlib
Update some documentation
rodzic
e0a805ebc3
commit
9ac7f92d1e
|
@ -330,6 +330,14 @@ Show version of
|
|||
and exit.
|
||||
.
|
||||
.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 \-
|
||||
Stop option processing and read commands from standard input.
|
||||
.IP
|
||||
|
|
|
@ -955,8 +955,8 @@ void usage(void)
|
|||
" -Z, --debug-time-stamps enable time stamps for debug messages\n"
|
||||
" -h, --help display this help and exit\n"
|
||||
" -V, --version output version information and exit\n"
|
||||
" -!, --cookie use cookie control\n\n"
|
||||
" -#, --skipinit skips rig initialization\n"
|
||||
" -!, --cookie use cookie control\n"
|
||||
" -#, --skipinit skips rig initialization\n\n"
|
||||
);
|
||||
|
||||
usage_rig(stdout);
|
||||
|
|
Ładowanie…
Reference in New Issue