mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[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:
parent
108699a7a8
commit
164ecb187f
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user