mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r14269] bug fix: in the usage message example syntax
tested: linux
This commit is contained in:
parent
46fab69416
commit
f23b5aafc1
@ -599,7 +599,7 @@ static void usage(const char *prog)
|
||||
printf(" Chunked layout, with a layout size of 20x10, to objects A and B\n");
|
||||
printf(" and remove filters to objects C, D, F\n");
|
||||
printf("\n");
|
||||
printf("4) h5repack -L -c=10 -s=20:dtype file1 file2 \n");
|
||||
printf("4) h5repack -L -c 10 -s 20:dtype file1 file2 \n");
|
||||
printf("\n");
|
||||
printf(" Using latest file format with maximum compact group size of 10 and\n");
|
||||
printf(" and minimum shared datatype size of 20\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user