Skip to content

Commit

Permalink
chore: format (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClarkXia authored Jul 1, 2021
1 parent 0baf689 commit a4415d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ $ build-scripts start --help
Usage: build-scripts start [options]

Options:
--port <port> 服务端口号
--host <host> 服务主机名
--config <config> 自定义配置文件路径(支持 json 或者 js,推荐命名 build.config.js/build.json)
--port <port> 服务端口号
--host <host> 服务主机名
--config <config> 自定义配置文件路径(支持 json 或者 js,推荐命名 build.config.js/build.json)
```

build 命令:
Expand All @@ -51,7 +51,7 @@ $ build-scripts build --help
Usage: build-scripts build [options]

Options:
--config <config> 同 start
--config <config> 同 start
```

test 命令:
Expand Down

0 comments on commit a4415d3

Please sign in to comment.