summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_612.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-10-16 23:24:18 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-10-16 23:24:18 (GMT)
commit924ba14474479cacc6aa99aabb2ac81462ff6d73 (patch)
tree4a23df0c90e6e80fe37f83c17d8bb72abe49c82e /tools/h5diff/testfiles/h5diff_612.txt
parent208777ec89b63e27fbe34879ec43d95329301c08 (diff)
downloadhdf5-924ba14474479cacc6aa99aabb2ac81462ff6d73.zip
hdf5-924ba14474479cacc6aa99aabb2ac81462ff6d73.tar.gz
hdf5-924ba14474479cacc6aa99aabb2ac81462ff6d73.tar.bz2
[svn-r15896] Introduced a -c flag to ignore file contents differences in the return value (return 0 id -c is present)
Introduced for h5copy validation Tested: windows, linux
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_612.txt')
-rw-r--r--tools/h5diff/testfiles/h5diff_612.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5diff/testfiles/h5diff_612.txt b/tools/h5diff/testfiles/h5diff_612.txt
index 16baa7c..8436dee 100644
--- a/tools/h5diff/testfiles/h5diff_612.txt
+++ b/tools/h5diff/testfiles/h5diff_612.txt
@@ -10,6 +10,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[obj2]]
-r, --report Report mode. Print differences
-v, --verbose Verbose mode. Print differences, list of objects
-q, --quiet Quiet mode. Do not do output
+ -c, --contents Ignore graph contents differences in return value
-n C, --count=C Print differences up to C number
-d D, --delta=D Print difference when greater than limit D
-p R, --relative=R Print difference when greater than relative limit R