add bug reporting mechanisms.
This commit is contained in:
parent
57082c3674
commit
421f335d53
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@ INPUT_FILE\tan input .clo file
|
||||||
## Parameters
|
## Parameters
|
||||||
---
|
---
|
||||||
--output-js\tgenerated the output middle JS file
|
--output-js\tgenerated the output middle JS file
|
||||||
|
|
||||||
|
|
||||||
|
Report bugs to: clo@kianting.info
|
||||||
|
clo home page: <https://kianting.info/wiki/w/Project:Clo>
|
||||||
`
|
`
|
||||||
|
|
||||||
processArgv(argv, helpDesc);
|
processArgv(argv, helpDesc);
|
||||||
|
|
Loading…
Reference in a new issue