--- scmxx-0.9.0/src/scmxx/scmxx_opt.c.SCMXX_TTY 2006-02-06 21:00:19 +0300 +++ scmxx-0.9.0/src/scmxx/scmxx_opt.c 2006-06-07 17:16:39 +0400 @@ -214,10 +214,10 @@ struct args_def args_list[] = { {"baud",'b',"SCMXX_BAUD",ARGS_PARAM_REQ,_("rate"),0, _("specify another than the compiled in baudrate")}, - {"binary",'N',NULL,ARGS_PARAM_NONE,NULL,2, - _("binary file transfer")}, {"device",'d',"SCMXX_TTY",ARGS_PARAM_REQ,_("device"),0, _("specify another than the compiled in device")}, + {"binary",'N',NULL,ARGS_PARAM_NONE,NULL,2, + _("binary file transfer")}, {"device-timeout",0,NULL,ARGS_PARAM_REQ,_("seconds"),0, _("return after this time if there is no answer")}, {"dial",0,NULL,ARGS_PARAM_NONE,NULL,1,