Commit Graph

5 Commits

Author SHA1 Message Date
Eason
0cd4c2857d Update har2case.go
add "error" library
2022-02-21 16:54:55 +08:00
Eason
a6538b1319 Update har2case.go
1、根据建议调整多余indent
2、修改flag描述
2022-02-21 16:09:13 +08:00
Eason
632ff117e7 Update har2case.go
1、Fix `har2caseCmd.Flags().BoolVarP(&genYAMLFlag, "to-yaml", "y", false, "convert to YAML format")` -> JSON -> YAML
2、Change json flag detault to `true`
3、Fix Special circumstances
2022-02-21 15:36:59 +08:00
debugtalk
4cc037621a change: udpate docs 2022-01-08 22:25:52 +08:00
debugtalk
288346bfd8 refactor: commands 2022-01-08 15:10:37 +08:00