mirror of
https://github.com/mirror/tinycc.git
synced 2025-04-01 12:30:08 +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