Add -b, --bind-all to --help text

pull/1707/head
Daniele Forsi IU5HKX 2025-04-21 22:21:10 +02:00
rodzic 7f717d520d
commit cee0fcb2cb
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1531,6 +1531,7 @@ void usage(void)
" -Z, --debug-time-stamps enable time stamps for debug messages\n"
" -A, --password=PASSWORD set password for rigctld access (NOT IMPLEMENTED)\n"
" -R, --rigctld-idle make rigctld close the rig when no clients are connected\n"
" -b, --bind-all make rigctld bind to first network device available\n"
" -h, --help display this help and exit\n"
" -V, --version output version information and exit\n\n",
portno);