help update

This commit is contained in:
bellard 2003-05-24 16:21:09 +00:00
parent 4e6edcdcdd
commit d0476a0e2e

1
tcc.c
View File

@ -9588,6 +9588,7 @@ void help(void)
" -llib link with dynamic or static library 'lib'\n"
" -shared generate a shared library\n"
" -static static linking\n"
" -rdynamic export all global symbols to dynamic linker\n"
" -r relocatable output\n"
"Debugger options:\n"
" -g generate runtime debug info\n"