diff options
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_600.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_600.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5diff/testfiles/h5diff_600.txt b/tools/h5diff/testfiles/h5diff_600.txt index f6492cd..17af208 100644 --- a/tools/h5diff/testfiles/h5diff_600.txt +++ b/tools/h5diff/testfiles/h5diff_600.txt @@ -33,7 +33,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: |