[svn-r16301] Add a mention to the usage that the default minimum size for compression is 1024 bytes
M - is an integer greater than 1, size of dataset in bytes (default is 1024) #bgz 1426 tested: windows, linux
This commit is contained in:
@@ -183,7 +183,7 @@ static void usage(const char *prog)
|
||||
|
||||
printf("\n");
|
||||
|
||||
printf(" M - is an integer greater than 1, size of dataset in bytes \n");
|
||||
printf(" M - is an integer greater than 1, size of dataset in bytes (default is 1024) \n");
|
||||
printf(" E - is a filename.\n");
|
||||
printf(" S - is an integer\n");
|
||||
printf(" U - is a filename.\n");
|
||||
|
||||
Reference in New Issue
Block a user