mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r14069] typo fix in usage message
tested: linux
This commit is contained in:
parent
f3014c2004
commit
5dbef50ba5
@ -2837,7 +2837,7 @@ help(char *name)
|
||||
(void) fprintf(stdout, "\t (6 X 3 X 5 x 2 x 4) in a binary file with the rank and \n");
|
||||
(void) fprintf(stdout, "\t dimension sizes specified and will save it in a chunked data-set\n");
|
||||
(void) fprintf(stdout, "\t (of pattern 2 X 2 X 2 X 2 X 2) of 32-bit floating point in \n");
|
||||
(void) fprintf(stdout, "\t native format (as output-architecure is not specified). The \n");
|
||||
(void) fprintf(stdout, "\t native format (as output-architecture is not specified). The \n");
|
||||
(void) fprintf(stdout, "\t first and the third dimension will be defined as unlimited. The \n");
|
||||
(void) fprintf(stdout, "\t data-set will be compressed using GZIP and a compression level \n");
|
||||
(void) fprintf(stdout, "\t of 7.\n");
|
||||
|
Loading…
x
Reference in New Issue
Block a user