]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - doc/gmqcc.1
Adding qcvm.1
[xonotic/gmqcc.git] / doc / gmqcc.1
index 451e8ddad00e4d3ee91f5ad01e772e2741318318..057362f14f3ebdfca862410ffcad3d17481432d4 100644 (file)
@@ -69,7 +69,7 @@ List all possible compile flags.
 .B -nocolor
 Disables colored output
 .TP
-.BI "-config " file
+.BI -config= file
 Use an ini file to read all the -O, -W and -f flag from. See the
 CONFIG section about the file format.
 .TP
@@ -318,3 +318,10 @@ Here's an example:
     TAIL_RECURSION = true
 .fi
 .in
+.SH BUGS
+Please report bugs on <http://github.com/graphitemaster/gmqcc/issues>,
+or see <http://graphitemaster.github.com/gmqcc> on how to contact us.
+.SH SEE ALSO
+.IR qcvm (1)
+.SH AUTHOR
+See <http://graphitemaster.github.com/gmqcc>.