[svn-r22088] HDFFV-7957(7958): Correct use of ERROR_STACK for h5dump and tools.

Tested: local linux after week in trunk
This commit is contained in:
Allen Byrne
2012-03-19 09:26:04 -05:00
parent b1a2c642a7
commit 19206f5687
21 changed files with 461 additions and 166 deletions

View File

@@ -1,4 +1,4 @@
usage: h5dump [OPTIONS] file
usage: h5dump [OPTIONS] files
OPTIONS
-h, --help Print a usage message and exit
-n, --contents Print a list of the file contents and exit
@@ -94,4 +94,8 @@ usage: h5dump [OPTIONS] file
h5dump -d /dset -M 0,1,4,3 quux.h5
5) Dataset foo in files multi1.h5 multi2.h5 multi3.h5
h5dump -d /foo multi1.h5 multi2.h5 multi3.h5
h5dump error: Bad mask list(0,2,2,1,0,2,2,)