diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-05-19 16:14:26 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-05-19 16:14:26 (GMT) |
commit | eaf0b25546683a1e4283922b2edb2dbdb29e4705 (patch) | |
tree | d3c5fcdf2c07f996ce2ade32eef6182a9eb65330 /tools/testfiles/h5diff_621.txt | |
parent | bd1e96241bc30c9aa9bbf83fcf060381196cf996 (diff) | |
download | hdf5-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_621.txt')
-rw-r--r-- | tools/testfiles/h5diff_621.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/h5diff_621.txt b/tools/testfiles/h5diff_621.txt index 00ff78f..0ce65ba 100644 --- a/tools/testfiles/h5diff_621.txt +++ b/tools/testfiles/h5diff_621.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 |