Fixed formatting of the help text
git-svn-id: svn://svn.cc65.org/cc65/trunk@1756 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
e8adf59c78
commit
da6462ebd3
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ static void Usage (void)
|
|||
" -vm\t\t\tVerbose map file\n"
|
||||
"\n"
|
||||
"Long options:\n"
|
||||
" --config name\tUse linker config file\n"
|
||||
" --config name\t\tUse linker config file\n"
|
||||
" --help\t\tHelp (this text)\n"
|
||||
" --mapfile name\tCreate a map file\n"
|
||||
" --module-id id\tSpecify a module id\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue