1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-25 13:29:41 +00:00

Adjusted usage.

This commit is contained in:
Oliver Schmidt 2013-05-24 18:36:59 +02:00
parent 5bd0a53ea2
commit bb37f2e9c8

View File

@ -70,7 +70,7 @@ const char* ProgramFile;
static void Usage (void)
{
printf ("Usage: %s [options] file\n"
printf ("Usage: %s [options] file [arguments]\n"
"Short options:\n"
" -h\t\t\tHelp (this text)\n"
" -v\t\t\tIncrease verbosity\n"