mirror of
https://github.com/cc65/cc65.git
synced 2025-01-12 02:30:44 +00:00
remove superfluous TAB
This commit is contained in:
parent
98c7186221
commit
349a84d972
@ -116,7 +116,7 @@ static void Usage (void)
|
|||||||
" --debug\t\t\tDebug mode\n"
|
" --debug\t\t\tDebug mode\n"
|
||||||
" --debug-info\t\t\tAdd debug info to object file\n"
|
" --debug-info\t\t\tAdd debug info to object file\n"
|
||||||
" --debug-opt name\t\tDebug optimization steps\n"
|
" --debug-opt name\t\tDebug optimization steps\n"
|
||||||
" --debug-opt-output\t\t\tOutput extra files containing optimization steps\n"
|
" --debug-opt-output\t\tOutput extra files containing optimization steps\n"
|
||||||
" --dep-target target\t\tUse this dependency target\n"
|
" --dep-target target\t\tUse this dependency target\n"
|
||||||
" --disable-opt name\t\tDisable an optimization step\n"
|
" --disable-opt name\t\tDisable an optimization step\n"
|
||||||
" --eagerly-inline-funcs\tEagerly inline some known functions\n"
|
" --eagerly-inline-funcs\tEagerly inline some known functions\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user