mirror of
https://github.com/cc65/cc65.git
synced 2024-11-17 09:07:32 +00:00
Update main.c
This commit is contained in:
parent
9bdcb0a31b
commit
49e22f566f
@ -65,7 +65,7 @@ static void Usage (void)
|
||||
"\ta\tAdd modules\n"
|
||||
"\td\tDelete modules\n"
|
||||
"\tt\tList library table\n"
|
||||
"\tv\tIncrease verbosity (put after other operation)\n"
|
||||
"\tv\tIncrease verbosity (put before other operation)\n"
|
||||
"\tx\tExtract modules\n"
|
||||
"\tV\tPrint the archiver version\n",
|
||||
ProgName);
|
||||
|
Loading…
Reference in New Issue
Block a user