Skip to content

Commit 17cb64f

Browse files
committed
Merge branch 'master' of github.com:undefined-ux/json-parser-homework
2 parents 7c6d15f + 6233a4e commit 17cb64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
[文档](https://undefined-ux.github.io/json-parser-homework)
88
### 命令行版本
9-
# 仅支持GBK格式解析
109
#### 使用
1110
```
1211
如果未指定输入或输出文件,则程序将默认使用标准输入或标准输出。
@@ -16,6 +15,7 @@
1615
-f, --format 使用树形缩进输出格式化的JSON
1716
-h, --help 显示此帮助并退出
1817
-c, --compress 输出压缩的JSON
18+
-u, --utf 启用utf-8编码支持
1919
```
2020

2121
### GUI

0 commit comments

Comments
 (0)