zstdcli: -r (operate recursively on directories) works with dictBuilder and compression
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
|
||||
/* Main function */
|
||||
int BMK_benchFiles(const char** fileNamesTable, unsigned nbFiles,
|
||||
const char* dictFileName, int cLevel, int cLevelLast, int recursive);
|
||||
const char* dictFileName, int cLevel, int cLevelLast);
|
||||
|
||||
/* Set Parameters */
|
||||
void BMK_SetNbIterations(unsigned nbLoops);
|
||||
|
||||
Reference in New Issue
Block a user