summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_602.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2003-05-19 16:14:26 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2003-05-19 16:14:26 (GMT)
commiteaf0b25546683a1e4283922b2edb2dbdb29e4705 (patch)
treed3c5fcdf2c07f996ce2ade32eef6182a9eb65330 /tools/testfiles/h5diff_602.txt
parentbd1e96241bc30c9aa9bbf83fcf060381196cf996 (diff)
downloadhdf5-eaf0b25546683a1e4283922b2edb2dbdb29e4705.zip
hdf5-eaf0b25546683a1e4283922b2edb2dbdb29e4705.tar.gz
hdf5-eaf0b25546683a1e4283922b2edb2dbdb29e4705.tar.bz2
[svn-r6897] Purpose:
fixed a typo on the usage message, redone the test files that deal with with Description: Solution: Platforms tested: Windows 2000 (octopus) Linux 2.4 (rockaway) SunOS 5.7 (arabica) IRIX 6.5 (modi4) Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_602.txt')
-rw-r--r--tools/testfiles/h5diff_602.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/h5diff_602.txt b/tools/testfiles/h5diff_602.txt
index d975b90..1b4e124 100644
--- a/tools/testfiles/h5diff_602.txt
+++ b/tools/testfiles/h5diff_602.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