- document -dumpversion

- fixed a broken prototype
This commit is contained in:
Urs Janssen
2013-02-15 12:48:33 +01:00
parent 108b287665
commit cec76c8b8a
4 changed files with 6 additions and 3 deletions

View File

@ -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.