fix: modify logic of generating empty project

This commit is contained in:
xucong053
2022-05-26 22:06:02 +08:00
parent ef73243e04
commit 434decaa78
14 changed files with 48 additions and 57 deletions

View File

@@ -16,7 +16,7 @@ hrp har2case $har_path... [flags]
-h, --help help for har2case
-d, --output-dir string specify output directory, default to the same dir with har file
-p, --profile string specify profile path to override headers and cookies
-j, --to-json convert to JSON format (default true)
-j, --to-json convert to JSON format (default)
-y, --to-yaml convert to YAML format
```
@@ -24,4 +24,4 @@ hrp har2case $har_path... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 25-May-2022
###### Auto generated by spf13/cobra on 26-May-2022