[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:
Pedro Vicente Nunes 2009-01-13 16:03:45 -05:00
parent 108699a7a8
commit 164ecb187f

View File

@ -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");