Fixed usage indentation.
This commit is contained in:
parent
f8bd96868b
commit
e99a5ff1fe
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ static void Usage (void)
|
|||
" --debug-opt name\t\tDebug optimization steps\n"
|
||||
" --dep-target target\t\tUse this dependency target\n"
|
||||
" --disable-opt name\t\tDisable an optimization step\n"
|
||||
" --eagerly-inline-funcs\t\tEagerly inline some known functions\n"
|
||||
" --eagerly-inline-funcs\tEagerly inline some known functions\n"
|
||||
" --enable-opt name\t\tEnable an optimization step\n"
|
||||
" --help\t\t\tHelp (this text)\n"
|
||||
" --include-dir dir\t\tSet an include directory search path\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue