From: Tan Kian-ting Date: Thu, 12 Oct 2023 16:25:37 +0000 (+0800) Subject: add bug reporting mechanisms. X-Git-Url: https://git.kianting.info/?a=commitdiff_plain;h=421f335d538f8724b333c9ed8d3a99de1fd8fe4b;hp=57082c36744a10f24cc06bea56ca6e6bb2779734;p=clo add bug reporting mechanisms. --- diff --git a/src/index.ts b/src/index.ts index d5be674..9542e0f 100644 --- a/src/index.ts +++ b/src/index.ts @@ -16,6 +16,10 @@ INPUT_FILE\tan input .clo file ## Parameters --- --output-js\tgenerated the output middle JS file + + +Report bugs to: clo@kianting.info +clo home page: ` processArgv(argv, helpDesc);