* change -r to -R in http mode.

上级 d53fbb2f
......@@ -44,7 +44,7 @@ $>zd.exe -c demo\default.yaml -i test.txt --decode 将-i指定的文件根据-d
```
## 服务模式举例:
```shell
$zd.exe -p 80 -r d:\zd\config 监听80端口,以d:\zd\config为根目录。
$zd.exe -p 80 -R d:\zd\config 监听80端口,以d:\zd\config为根目录。
```
## 客户端调用:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册