From 8dc70fec8df33639bab1733bc88a40c1ed0f20b3 Mon Sep 17 00:00:00 2001 From: Aquatica <81624781+Aquathing@users.noreply.github.com> Date: Mon, 10 Jul 2023 19:42:38 +0200 Subject: [PATCH] Fix README.md stating the wrong flag for levels (#122) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 898d1d6..ea10a74 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ in) then the entire chunk is skipped. *CHUNKS_TO_COMPRESS* chunks of size *CHUNK_SIZE* will be compressed. The higher this number is set to, the longer the compressor will run for. -- -d [LEVELS] +- -l [LEVELS] Sizes of each new level in the compression algorithm, as a comma-separated list. The first entry in the list is for the lowest, most granular level, with each subsequent entry being for the next highest level. The number of entries in the