Commit b083ff31 authored by rockyl's avatar rockyl

打印日志

parent da707407
......@@ -9,7 +9,7 @@ const {execute} = require("./cli-wrapper");
const program = require('commander');
program
.version('1.0.2')
.version('1.0.3')
.description('scilla serverside cli')
.option('-i, --input [string]', 'input file')
.option('-p, --projectPath [string]', 'path of project')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment