mirror of
git://repo.or.cz/tinycc.git
synced 2026-07-04 10:28:45 +08:00
document -print-search-dirs
Signed-off-by: aldot <rep.dot.nop@gmail.com>
This commit is contained in:
parent
d2e125186f
commit
b573072300
@ -156,6 +156,10 @@ General Options:
|
|||||||
@item -v
|
@item -v
|
||||||
Display current TCC version, increase verbosity.
|
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
|
@item -c
|
||||||
Generate an object file (@option{-o} option must also be given).
|
Generate an object file (@option{-o} option must also be given).
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user