]> git.sur5r.net Git - cc65/commitdiff
Update main.c
authorStefan <stefan.haubenthal@gmail.com>
Sun, 28 May 2017 13:29:49 +0000 (15:29 +0200)
committerGitHub <noreply@github.com>
Sun, 28 May 2017 13:29:49 +0000 (15:29 +0200)
src/ar65/main.c

index 9985f1f7122e1f55163ce8b3784293d143cb4f0d..9fb5d6cf802d5f3b711e19241235f9b1b03aa0c8 100644 (file)
@@ -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);