This commit is contained in:
Jing Ling
2020-09-30 17:52:58 +08:00
parent e4750ecb9d
commit 5e2da897d5
3 changed files with 14 additions and 10 deletions
+2 -2
View File
@@ -40,7 +40,7 @@ DESCRIPTION
Note:
--port small/medium/large See details in ./config/setting.py(default small)
--format rst/csv/tsv/json/yaml/html/jira/xls/xlsx/dbf/latex/ods (result format)
--format csv/json (result format)
--path Result path (default None, automatically generated)
FLAGS
@@ -220,4 +220,4 @@ FLAGS
Result format (default csv)
--show=SHOW
Displays the exported data in terminal (default False)
```
```