update docs

This commit is contained in:
debugtalk
2022-02-22 15:54:26 +08:00
parent 4480248400
commit 4045c67d02
7 changed files with 279 additions and 279 deletions

View File

@@ -15,12 +15,12 @@ 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
-j, --to-json convert to JSON format (default)
-y, --to-yaml convert to JSON format
-j, --to-json convert to JSON format (default true)
-y, --to-yaml convert to YAML format
```
### SEE ALSO
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
###### Auto generated by spf13/cobra on 15-Feb-2022
###### Auto generated by spf13/cobra on 22-Feb-2022