提交 1cf8fca0 编写于 作者: C chenyanpanHW 提交者: Gitee

!9 修改readme

Merge pull request !9 from ZhangYifan/fix_readme
...@@ -239,7 +239,7 @@ patch-tracking-cli add --server 127.0.0.1:5001 --user admin --password Test@123 ...@@ -239,7 +239,7 @@ patch-tracking-cli add --server 127.0.0.1:5001 --user admin --password Test@123
>--server :必选参数,启动Patch Tracking服务的URL,例如:127.0.0.1:5001 \ >--server :必选参数,启动Patch Tracking服务的URL,例如:127.0.0.1:5001 \
--table :必选参数,需要查询的表 \ --table :必选参数,需要查询的表 \
--repo :可选参数,需要查询的repo;如果没有该参数查询表中所有内容 \ --repo :可选参数,需要查询的repo;如果没有该参数查询表中所有内容 \
--branch :可选参数,需要查询的branch,必须和--repo同时查询,没有--repo不允许单独查询该参数 --branch :可选参数,需要查询的branch
#### 4.2.1 查询tracking表 #### 4.2.1 查询tracking表
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册