diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-02-05 15:24:23 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2009-02-05 15:24:23 (GMT) |
commit | 3c67d2972c33045bb81130b21ffe5cdf076bd0a6 (patch) | |
tree | 315d06429a5210ae1388bdbf2165e6061d71bd74 /tools/h5diff/testfiles/h5diff_615.txt | |
parent | 9de3088234c11fe5f58d0a89fa8ecd5f6aeeefe6 (diff) | |
download | hdf5-3c67d2972c33045bb81130b21ffe5cdf076bd0a6.zip hdf5-3c67d2972c33045bb81130b21ffe5cdf076bd0a6.tar.gz hdf5-3c67d2972c33045bb81130b21ffe5cdf076bd0a6.tar.bz2 |
[svn-r16434] bug fix: typo in usage message
tested: linux
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_615.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_615.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5diff/testfiles/h5diff_615.txt b/tools/h5diff/testfiles/h5diff_615.txt index be344bb..8528c0e 100644 --- a/tools/h5diff/testfiles/h5diff_615.txt +++ b/tools/h5diff/testfiles/h5diff_615.txt @@ -34,7 +34,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[obj2]] The compare criteria is: 1) datasets: numerical array differences 2) groups: name string difference - 3) datatypes: the return value of H5Tequal 2) links: name string difference + 3) datatypes: the return value of H5Tequal 4) links: name string difference of the linked value Return exit code: |