DEADSOFTWARE

update docu
[cpc.git] / man / cpc.1
index 635459366e866f95827a4a2b5975b115c37c95e8..4e0553fb0cbc5abd7ad4250ea0f14b29de3d85fe 100644 (file)
--- a/man/cpc.1
+++ b/man/cpc.1
@@ -1,4 +1,4 @@
-.Dd June 7, 2019
+.Dd July 22, 2019
 .Dt CPC 1
 .Os \" Current OS
 .Sh NAME
@@ -62,12 +62,16 @@ Switch on/off syntax extensions for compatibility with Oberon.
 Switch on/off Direct-To-COM compiler extesions.
 .It Fl [no-]main
 Switch on/off main program generation. Useful for CPfront backend.
-.In Fl [no-]include0
+.It Fl [no-]include0
 Switch on/off including additional header to module. Useful for CPfront backend.
-.In Fl [no-]long-calls
+.It Fl [no-]long-calls
 Switch on/off use calls from module Long, that emulate LONGINT.
+.It Fl -[no-]use-time
+Switch on/off writing compilation date to code file.
 .It Fl v[erbose]
 Print more information to stdout.
+.It Fl version
+Print compiler version
 .El \" End Options List
 .Sh EXIT STATUS
 .Ex -std