fixed wrong json long option in changelog
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
**新機能:**
|
||||
|
||||
- 解析結果をJSONに出力する機能を追加した (`-j` と `--json-timeline` )。 (#654) (@hitenkoku)
|
||||
- 解析結果をJSON形式で出力する機能を追加した (`-j` と `--json` )。 (#654) (@hitenkoku)
|
||||
- 解析結果をJSONL形式で出力する機能を追加した (`-J` と `--jsonl` )。 (#694) (@hitenkoku)
|
||||
|
||||
**改善:**
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
**New Features:**
|
||||
|
||||
- You can now save the timeline to JSON files with the `-j, --json-timeline` option. (#654) (@hitenkoku)
|
||||
- You can now save the timeline to JSON files with the `-j, --json` option. (#654) (@hitenkoku)
|
||||
- You can now save the timeline to JSONL files with the `-J, --jsonl` option. (#694) (@hitenkoku)
|
||||
|
||||
**Enhancements:**
|
||||
|
||||
Reference in New Issue
Block a user