document -print-search-dirs

Signed-off-by: aldot <rep.dot.nop@gmail.com>
This commit is contained in:
Bernhard Reutner-Fischer 2009-09-01 15:59:02 +02:00 committed by grischka
parent d2e125186f
commit b573072300
1 changed files with 4 additions and 0 deletions

View File

@ -156,6 +156,10 @@ General Options:
@item -v
Display current TCC version, increase verbosity.
@item -print-search-dirs
Print the name of the configured installation directory and a list
of program and library directories tcc will search.
@item -c
Generate an object file (@option{-o} option must also be given).