X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=man%2Fcpc.1;h=4e0553fb0cbc5abd7ad4250ea0f14b29de3d85fe;hb=72ea2ac507516619045fcb5c9620cebc12fd4217;hp=635459366e866f95827a4a2b5975b115c37c95e8;hpb=4de97bf7ae01a78248a15ff69031824c5b089e31;p=cpc.git 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