mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 21:32:19 +00:00
use same description as in the docs
This commit is contained in:
parent
349a84d972
commit
baa5d051e4
@ -116,7 +116,7 @@ static void Usage (void)
|
||||
" --debug\t\t\tDebug mode\n"
|
||||
" --debug-info\t\t\tAdd debug info to object file\n"
|
||||
" --debug-opt name\t\tDebug optimization steps\n"
|
||||
" --debug-opt-output\t\tOutput extra files containing optimization steps\n"
|
||||
" --debug-opt-output\t\tDebug output of each optimization step\n"
|
||||
" --dep-target target\t\tUse this dependency target\n"
|
||||
" --disable-opt name\t\tDisable an optimization step\n"
|
||||
" --eagerly-inline-funcs\tEagerly inline some known functions\n"
|
||||
|
Loading…
Reference in New Issue
Block a user