From cec76c8b8a7a4077032a205bdb7dca70bb10be62 Mon Sep 17 00:00:00 2001 From: Urs Janssen Date: Fri, 15 Feb 2013 12:48:33 +0100 Subject: - document -dumpversion - fixed a broken prototype --- tcc-doc.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tcc-doc.texi') diff --git a/tcc-doc.texi b/tcc-doc.texi index 0d6e970..42ca806 100644 --- a/tcc-doc.texi +++ b/tcc-doc.texi @@ -176,6 +176,9 @@ In a script, it gives the following header: #!/usr/local/bin/tcc -run -L/usr/X11R6/lib -lX11 @end example +@item -dumpversion +Print only the compiler version and nothing else. + @item -v Display TCC version. -- cgit v1.3.1