Update main.c

This commit is contained in:
Stefan
2017-05-28 15:29:49 +02:00
committed by GitHub
parent 9bdcb0a31b
commit 49e22f566f

View File

@@ -65,7 +65,7 @@ static void Usage (void)
"\ta\tAdd modules\n" "\ta\tAdd modules\n"
"\td\tDelete modules\n" "\td\tDelete modules\n"
"\tt\tList library table\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" "\tx\tExtract modules\n"
"\tV\tPrint the archiver version\n", "\tV\tPrint the archiver version\n",
ProgName); ProgName);