diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-04-17 16:52:33 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-04-17 16:52:33 (GMT) |
commit | 1f7002f469a3b3a03e4cab463a88b1c18b1526b9 (patch) | |
tree | 921508f0f79835ea297aad562b2cf93c8f1abcb2 /tools/testfiles/h5diff_04.txt | |
parent | 3bff6431c7d890a3963ebd14a0eb5c72db93ee2b (diff) | |
download | hdf5-1f7002f469a3b3a03e4cab463a88b1c18b1526b9.zip hdf5-1f7002f469a3b3a03e4cab463a88b1c18b1526b9.tar.gz hdf5-1f7002f469a3b3a03e4cab463a88b1c18b1526b9.tar.bz2 |
[svn-r6695] Purpose:
test files
Diffstat (limited to 'tools/testfiles/h5diff_04.txt')
-rw-r--r-- | tools/testfiles/h5diff_04.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/testfiles/h5diff_04.txt b/tools/testfiles/h5diff_04.txt index c9b8680..4626647 100644 --- a/tools/testfiles/h5diff_04.txt +++ b/tools/testfiles/h5diff_04.txt @@ -1,10 +1,10 @@ ############################# Expected output for 'h5diff -d h5diff_test1.h5 h5diff_test2.h5' ############################# +$h5diff -d h5diff_test1.h5 h5diff_test2.h5 <-d h5diff_test1.h5> is not a valid option -Usage: h5diff [obj1_name] [obj2_name] [OPTIONS] file1_name [file2_name] +Usage: h5diff [obj1_name] [obj2_name] [OPTIONS] file1_name file2_name Items in [ ] are optional - [obj1_name] Name of an HDF5 object [obj2_name] Name of an HDF5 object file1_name File name of the first HDF5 file @@ -16,4 +16,3 @@ file2_name File name of the second HDF5 file [-n count] Print difference up to count number for each variable [-d delta] Print difference when it is greater than limit delta [-p relative] Print differences which are within a relative error value - |