]> git.sur5r.net Git - cc65/commitdiff
Adjusted usage.
authorOliver Schmidt <ol.sc@web.de>
Fri, 24 May 2013 16:36:59 +0000 (18:36 +0200)
committerOliver Schmidt <ol.sc@web.de>
Fri, 24 May 2013 16:36:59 +0000 (18:36 +0200)
src/sim65/main.c

index 8ac01a20b9db5e656ae13719b6b7b8e8f1cb3e3e..3ed273bf83597b19ef6eaa3df963dae4d185e28d 100644 (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"