Fixed the usage screen of the phone-* executables
This commit is contained in:
parent
6ebef8b2a6
commit
9af630e069
@ -25,7 +25,7 @@
|
||||
/* usage */
|
||||
static int _usage(void)
|
||||
{
|
||||
fputs("Usage: " PROGNAME "\n", stderr);
|
||||
fputs("Usage: phone-" PROGNAME "\n", stderr);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user