summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/testfiles/h5diff_622.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-04-14 15:59:27 (GMT)
committerGitHub <noreply@github.com>2022-04-14 15:59:27 (GMT)
commit5e1eee2370cfed0623e1803e81f16787bc1cba20 (patch)
tree6b227822c77286793a4617761ce61d359dcb9551 /tools/h5diff/testfiles/h5diff_622.txt
parent9fdf9546541866f989b4f46aad6f6ac975563777 (diff)
downloadhdf5-5e1eee2370cfed0623e1803e81f16787bc1cba20.zip
hdf5-5e1eee2370cfed0623e1803e81f16787bc1cba20.tar.gz
hdf5-5e1eee2370cfed0623e1803e81f16787bc1cba20.tar.bz2
1.8 Move error-stack text to top of usage display #1564 (#1569)
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_622.txt')
-rw-r--r--tools/h5diff/testfiles/h5diff_622.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/tools/h5diff/testfiles/h5diff_622.txt b/tools/h5diff/testfiles/h5diff_622.txt
index 0f7c4af..2c0395d 100644
--- a/tools/h5diff/testfiles/h5diff_622.txt
+++ b/tools/h5diff/testfiles/h5diff_622.txt
@@ -5,6 +5,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
[obj1] Name of an HDF5 object, in absolute path
[obj2] Name of an HDF5 object, in absolute path
+ ERROR
+ --enable-error-stack Prints messages from the HDF5 error stack as they occur.
+ Optional value 2 also prints file open errors.
OPTIONS
-h, --help
Print a usage message and exit.
@@ -23,8 +26,6 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
3 : All level 2 information plus file names.
-q, --quiet
Quiet mode. Do not produce output.
- --enable-error-stack
- Prints messages from the HDF5 error stack as they occur.
--follow-symlinks
Follow symbolic links (soft links and external links and compare the)
links' target objects.
@@ -106,7 +107,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
This option can be used repeatedly to exclude multiple paths.
Modes of output:
- Default mode: print the number of differences found and where they occured
+ Default mode: print the number of differences found and where they occurred
-r Report mode: print the above plus the differences
-v Verbose mode: print the above plus a list of objects and warnings
-q Quiet mode: do not print output