diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-05-05 20:31:21 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-05-05 20:31:21 (GMT) |
commit | 5fffde0c1c7703cc185d4a4178011d1aa4f73729 (patch) | |
tree | 05ee804bed86f1193d144d7d4470104a338031c3 /tools/testfiles/tnofilename.ddl | |
parent | 26d880217ba085053abb0e26be737b6eb35e6c96 (diff) | |
download | hdf5-5fffde0c1c7703cc185d4a4178011d1aa4f73729.zip hdf5-5fffde0c1c7703cc185d4a4178011d1aa4f73729.tar.gz hdf5-5fffde0c1c7703cc185d4a4178011d1aa4f73729.tar.bz2 |
[svn-r14935] correct an error in the usage text
tested: windows, linux, solaris
Diffstat (limited to 'tools/testfiles/tnofilename.ddl')
-rw-r--r-- | tools/testfiles/tnofilename.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl index 4b6e13a..756b88f 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -53,7 +53,7 @@ usage: h5dump [OPTIONS] file F - is a filename. P - is the full path from the root group to the object. N - is an integer greater than 1. - T - is a string containing the floating point format, e.g '0.000' + T - is a string containing the floating point format, e.g '%.3f' L - is a list of integers the number of which are equal to the number of dimensions in the dataspace being queried U - is a URI reference (as defined in [IETF RFC 2396], |