kopia lustrzana https://github.com/Hamlib/Hamlib
Add missing arguments to command line options
rodzic
0323d3a06a
commit
faae6b5405
|
@ -1525,11 +1525,11 @@ void usage(void)
|
|||
" -u, --dump-caps dump capabilities and exit\n"
|
||||
" -o, --vfo do not default to VFO_CURR, require extra vfo arg\n"
|
||||
" -v, --verbose set verbose mode, cumulative (-v to -vvvvv)\n"
|
||||
" -W, --twiddle_timeout timeout after detecting vfo manual change\n"
|
||||
" -w, --twiddle_rit suppress VFOB getfreq so RIT can be twiddled\n"
|
||||
" -W, --twiddle_timeout=SECONDS timeout after detecting vfo manual change\n"
|
||||
" -w, --twiddle_rit=SECONDS suppress VFOB getfreq so RIT can be twiddled\n"
|
||||
" -x, --uplink set uplink get_freq ignore, 1=Sub, 2=Main\n"
|
||||
" -Z, --debug-time-stamps enable time stamps for debug messages\n"
|
||||
" -A, --password set password for rigctld access\n"
|
||||
" -A, --password=PASSWORD set password for rigctld access\n"
|
||||
" -R, --rigctld-idle make rigctld close the rig when no clients are connected\n"
|
||||
" -h, --help display this help and exit\n"
|
||||
" -V, --version output version information and exit\n\n",
|
||||
|
|
Ładowanie…
Reference in New Issue