summaryrefslogtreecommitdiffstats
path: root/tools/test/h5diff/testfiles/h5diff_622.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-04-30 20:04:20 (GMT)
committerGitHub <noreply@github.com>2023-04-30 20:04:20 (GMT)
commitdf84006d360e14d4178e4e1ccdb83fa820d7b47a (patch)
tree535cf00fdf42dafd3e4310b6635514e3cc099660 /tools/test/h5diff/testfiles/h5diff_622.txt
parent05f07aeeeebe74a23b1fa3b7d42979de5fb72021 (diff)
downloadhdf5-df84006d360e14d4178e4e1ccdb83fa820d7b47a.zip
hdf5-df84006d360e14d4178e4e1ccdb83fa820d7b47a.tar.gz
hdf5-df84006d360e14d4178e4e1ccdb83fa820d7b47a.tar.bz2
Add no subsets option to h5diff like h5dump (#2761)
Diffstat (limited to 'tools/test/h5diff/testfiles/h5diff_622.txt')
-rw-r--r--tools/test/h5diff/testfiles/h5diff_622.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test/h5diff/testfiles/h5diff_622.txt b/tools/test/h5diff/testfiles/h5diff_622.txt
index 2c0395d..dfc2338 100644
--- a/tools/test/h5diff/testfiles/h5diff_622.txt
+++ b/tools/test/h5diff/testfiles/h5diff_622.txt
@@ -134,6 +134,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,