From: Jennifer Liu Date: Sat, 14 Jul 2018 00:41:09 +0000 (-0700) Subject: Update README X-Git-Tag: v0.0.29~62^2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e5fbc10facdce2def08e4f4ecb67d255694df3a;p=thirdparty%2Fzstd.git Update README --- diff --git a/contrib/randomDictBuilder/README.md b/contrib/randomDictBuilder/README.md index de2c7ff6c..09f1e8088 100644 --- a/contrib/randomDictBuilder/README.md +++ b/contrib/randomDictBuilder/README.md @@ -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: