mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 22:30:12 +00:00
Add --config option to usage
git-svn-id: svn://svn.cc65.org/cc65/trunk@1227 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
3bf4a3a735
commit
bcec4ba223
@ -102,6 +102,7 @@ static void Usage (void)
|
||||
" -vm\t\t\tVerbose map file\n"
|
||||
"\n"
|
||||
"Long options:\n"
|
||||
" --config name\tUse linker config file\n"
|
||||
" --help\t\tHelp (this text)\n"
|
||||
" --mapfile name\tCreate a map file\n"
|
||||
" --start-addr addr\tSet the default start address\n"
|
||||
|
Loading…
Reference in New Issue
Block a user