aboutsummaryrefslogtreecommitdiff
path: root/tcc-doc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'tcc-doc.texi')
-rw-r--r--tcc-doc.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/tcc-doc.texi b/tcc-doc.texi
index 7cc61bb..c634ad6 100644
--- a/tcc-doc.texi
+++ b/tcc-doc.texi
@@ -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).