summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/testfiles/h5diff_603.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-04-19 12:44:56 (GMT)
committerGitHub <noreply@github.com>2023-04-19 12:44:56 (GMT)
commit39099bd397ac8d27965b70e7bfc644abc27fd5df (patch)
tree2f1cbf4a64950b762ec157c329c1dab93dd55725 /tools/test/h5diff/testfiles/h5diff_603.txt
parent7d24d61ea26c522f673c3e97ae68aa1f3f530f01 (diff)
downloadhdf5-39099bd397ac8d27965b70e7bfc644abc27fd5df.zip
hdf5-39099bd397ac8d27965b70e7bfc644abc27fd5df.tar.gz
hdf5-39099bd397ac8d27965b70e7bfc644abc27fd5df.tar.bz2
Add no subsets option to h5diff like h5dump (#2760)
* reorder argument in alpha order
Diffstat (limited to 'tools/test/h5diff/testfiles/h5diff_603.txt')
-rw-r--r--tools/test/h5diff/testfiles/h5diff_603.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test/h5diff/testfiles/h5diff_603.txt b/tools/test/h5diff/testfiles/h5diff_603.txt
index 48c80a3..81b2d6c 100644
--- a/tools/test/h5diff/testfiles/h5diff_603.txt
+++ b/tools/test/h5diff/testfiles/h5diff_603.txt
@@ -146,6 +146,8 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
symbolic links are compared.).
Subsetting options:
+ --no-compact-subset Disable compact form of subsetting and allow the use
+ of "[" in dataset names.
Subsetting is available by using the fcompact form of subsetting, as follows:
obj1 /foo/mydataset[START;STRIDE;COUNT;BLOCK]
It is not required to use all parameters, but until the last parameter value used,