mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r14300] new feature: add a mention of multiple filters use in usage
tested: windows, linux
This commit is contained in:
parent
1b645ffd91
commit
eed4c76fec
@ -218,6 +218,10 @@ static void usage(const char *prog)
|
||||
printf(" Using latest file format with maximum compact group size of 10 and\n");
|
||||
printf(" and minimum shared datatype size of 20\n");
|
||||
printf("\n");
|
||||
printf("5) h5repack -f GZIP=1 -f SHUF file1 file2 \n");
|
||||
printf("\n");
|
||||
printf(" Add both filters GZIP and SHUF to all datasets\n");
|
||||
printf("\n");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user