All command-line arguments are now optional
This commit is contained in:
parent
9af630e069
commit
2f5c17596e
@ -42,7 +42,7 @@
|
||||
/* usage */
|
||||
static int _usage(void)
|
||||
{
|
||||
fputs(_("Usage: phone -b baudrate -d device -r retry -F\n"
|
||||
fputs(_("Usage: phone [-b baudrate][-d device][-r retry][-F]\n"
|
||||
" -b Speed to set before communicating with the device\n"
|
||||
" -d Path to the modem device\n"
|
||||
" -r Delay between two tries to open and settle with the modem (ms)\n"
|
||||
|
Loading…
Reference in New Issue
Block a user