mirror of
https://github.com/cc65/cc65.git
synced 2025-01-12 02:30:44 +00:00
Clarify help for -o option
This commit is contained in:
parent
1e88032608
commit
1c028c794a
@ -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: <input.c1p>)\n"
|
||||
" -o name\t\tName the C1P output file (default: <input>.c1p)\n"
|
||||
" -S addr\t\tLoad address (default 0x400)\n"
|
||||
"\n"
|
||||
"Long options:\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user