Update main.c
This commit is contained in:
parent
9bdcb0a31b
commit
49e22f566f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue