diff options
Diffstat (limited to 'tools/testfiles/h5diff_605.txt')
-rw-r--r-- | tools/testfiles/h5diff_605.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/h5diff_605.txt b/tools/testfiles/h5diff_605.txt index 160a638..31f9ee3 100644 --- a/tools/testfiles/h5diff_605.txt +++ b/tools/testfiles/h5diff_605.txt @@ -14,10 +14,10 @@ file2 File name of the second HDF5 file [-r] Print only what objects differ, not the differences [-n count] Print difference up to count number [-d delta] Print difference when it is greater than limit delta -[-p relative] Print difference when it is greater than a relative error +[-p relative] Print difference when it is greater than a relative limit Items in [] are optional -[obj1] and [obj1] are HDF5 objects (datasets, groups or datatypes) +[obj1] and [obj2] are HDF5 objects (datasets, groups or datatypes) The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta |