summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5diff_02.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/h5diff_02.txt')
-rw-r--r--tools/testfiles/h5diff_02.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/testfiles/h5diff_02.txt b/tools/testfiles/h5diff_02.txt
index bdf0add..84165ce 100644
--- a/tools/testfiles/h5diff_02.txt
+++ b/tools/testfiles/h5diff_02.txt
@@ -1,10 +1,10 @@
#############################
Expected output for 'h5diff -x h5diff_test1.h5 h5diff_test2.h5'
#############################
+$h5diff -x h5diff_test1.h5 h5diff_test2.h5
-x is an invalid 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
-