Skip to content

Commit 8dc70fe

Browse files
authored
Fix README.md stating the wrong flag for levels (#122)
1 parent 982ee5e commit 8dc70fe

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
@@ -59,7 +59,7 @@ in) then the entire chunk is skipped.
5959
*CHUNKS_TO_COMPRESS* chunks of size *CHUNK_SIZE* will be compressed. The higher this
6060
number is set to, the longer the compressor will run for.
6161

62-
- -d [LEVELS]
62+
- -l [LEVELS]
6363
Sizes of each new level in the compression algorithm, as a comma-separated list.
6464
The first entry in the list is for the lowest, most granular level, with each
6565
subsequent entry being for the next highest level. The number of entries in the

0 commit comments

Comments
 (0)