Skip to content

Commit d3bf8e1

Browse files
committed
Fix README
1 parent 2bc8210 commit d3bf8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TwitchDownloaderCLI/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Path to input file. Valid extensions are: `.json`, `.json.gz`.
138138
**-o / --output (REQUIRED)**
139139
Path to output file. File extension will be used to determine new chat type. Valid extensions are: `.json`, `.html`, and `.txt`.
140140

141-
**-c / --compression**
141+
**--compression**
142142
(Default: `None`) Compresses an output json chat file using a specified compression, usually resulting in 40-90% size reductions. Valid values are: `None`, `Gzip`. More formats will be supported in the future.
143143

144144
**-E / --embed-missing**

0 commit comments

Comments
 (0)