]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Update README
authorJennifer Liu <jenniferliu620@fb.com>
Sat, 14 Jul 2018 00:41:09 +0000 (17:41 -0700)
committerJennifer Liu <jenniferliu620@fb.com>
Sat, 14 Jul 2018 00:41:09 +0000 (17:41 -0700)
contrib/randomDictBuilder/README.md

index de2c7ff6c723e836097518f55952470a94bc558d..09f1e808852d4bc9e2c641bcd4d6b33f925de39f 100644 (file)
@@ -6,7 +6,6 @@ Output Dictionary (out=dictName): if not provided, default to defaultDict
 Dictionary ID (dictID=#): nonnegative number; if not provided, default to 0
 Maximum Dictionary Size (maxdict=#): positive number; in bytes, if not provided, default to 110KB
 Size of Randomly Selected Segment (k=#): positive number; in bytes; if not provided, default to 200
-Compression Level (c=#): positive number; if not provided, default to 3
 
 
 ###Usage: