X-Git-Url: https://deadsoftware.ru/gitweb?p=cpc.git;a=blobdiff_plain;f=man%2Fcpc.1;h=4e0553fb0cbc5abd7ad4250ea0f14b29de3d85fe;hp=635459366e866f95827a4a2b5975b115c37c95e8;hb=48a5edd4da7f8dae770f17e59877c51972d8d12e;hpb=fe9cf425feb15f4d69fdb9a0719cc44995453fdc diff --git a/man/cpc.1 b/man/cpc.1 index 6354593..4e0553f 100644 --- 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