The -M option needs an argument like its long version "multicast-addr"

pull/881/head
Daniele Forsi IU5HKX 2021-12-04 10:49:54 +01:00
rodzic 2234886998
commit c6fbc8e682
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -86,7 +86,7 @@
* keep up to date SHORT_OPTIONS, usage()'s output and man page. thanks.
* TODO: add an option to read from a file
*/
#define SHORT_OPTIONS "m:r:p:d:P:D:s:c:T:t:C:W:x:z:lLuovhVZM"
#define SHORT_OPTIONS "m:r:p:d:P:D:s:c:T:t:C:W:x:z:lLuovhVZM:"
static struct option long_options[] =
{
{"model", 1, 0, 'm'},