HDFFV-9774 Add enable-error-stack argument to h5diff

This commit is contained in:
Allen Byrne
2017-08-31 15:58:37 -05:00
parent abcf30f232
commit 89f65fc97e
31 changed files with 563 additions and 389 deletions

View File

@@ -23,6 +23,8 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
status report.
-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.