Skip to content

Commit a4415d3

Browse files
authored
chore: format (#43)
1 parent 0baf689 commit a4415d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ $ build-scripts start --help
3838
Usage: build-scripts start [options]
3939

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

4646
build 命令:
@@ -51,7 +51,7 @@ $ build-scripts build --help
5151
Usage: build-scripts build [options]
5252

5353
Options:
54-
--config <config> 同 start
54+
--config <config> 同 start
5555
```
5656

5757
test 命令:

0 commit comments

Comments
 (0)