From bea5364b978b69125ec65adaa4f906ce062364a5 Mon Sep 17 00:00:00 2001 From: Greg King Date: Mon, 16 Oct 2017 09:39:33 -0400 Subject: [PATCH] Added commit ca4ed290d5964dbe833224d967d3707e20972278's command-line option to the cl65 document. --- doc/cl65.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/cl65.sgml b/doc/cl65.sgml index 8b3c02cbb..ca5f9d2af 100644 --- a/doc/cl65.sgml +++ b/doc/cl65.sgml @@ -4,7 +4,7 @@ cl65 Users Guide <author><url url="mailto:uz@cc65.org" name="Ullrich von Bassewitz">,<newline> <url url="mailto:greg.king5@verizon.net" name="Greg King"> -<date>2017-05-24 +<date>2017-10-16 <abstract> cl65 is the compile & link utility for cc65, the 6502 C compiler. It was @@ -69,6 +69,7 @@ Short options: Long options: --add-source Include source as comment + --all-cdecl Make functions default to __cdecl__ --asm-args options Pass options to the assembler --asm-define sym[=v] Define an assembler symbol --asm-include-dir dir Set an assembler include directory -- 2.39.5