mirror of
https://github.com/cc65/cc65.git
synced 2025-04-06 20:37:16 +00:00
Help text alignment was wrong
git-svn-id: svn://svn.cc65.org/cc65/trunk@634 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
857a362e78
commit
6f604239c7
@ -97,7 +97,7 @@ static void Usage (void)
|
||||
"Long options:\n"
|
||||
" --ansi\t\tStrict ANSI mode\n"
|
||||
" --bss-name seg\tSet the name of the BSS segment\n"
|
||||
" --check-stack\tGenerate stack overflow checks\n"
|
||||
" --check-stack\t\tGenerate stack overflow checks\n"
|
||||
" --code-name seg\tSet the name of the CODE segment\n"
|
||||
" --cpu type\t\tSet cpu type\n"
|
||||
" --data-name seg\tSet the name of the DATA segment\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user