diff --git a/src/c1p65/main.c b/src/c1p65/main.c index e4358ddcd..d5e813a3f 100644 --- a/src/c1p65/main.c +++ b/src/c1p65/main.c @@ -27,7 +27,7 @@ static void Usage (void) "Short options:\n" " -V\t\t\tPrint the version number\n" " -h\t\t\tHelp (this text)\n" - " -o name\t\tName the C1P output file (default: )\n" + " -o name\t\tName the C1P output file (default: .c1p)\n" " -S addr\t\tLoad address (default 0x400)\n" "\n" "Long options:\n"