diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-02-28 20:25:25 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-02-28 20:25:25 (GMT) |
commit | c6382f50c5744595d3a9ba69a04f76782f3b8672 (patch) | |
tree | c53cc31164515c7647eceb3da2dd64e745c426c6 /tools/testfiles/tnofilename.ddl | |
parent | 600bcf0dc3bf984c752737385e0a90ffd29feb38 (diff) | |
download | hdf5-c6382f50c5744595d3a9ba69a04f76782f3b8672.zip hdf5-c6382f50c5744595d3a9ba69a04f76782f3b8672.tar.gz hdf5-c6382f50c5744595d3a9ba69a04f76782f3b8672.tar.bz2 |
[svn-r20168] BZ2048: Add -E --enable-error-stack option to h5dump.
Tested: local linux, heiwa, windows
Diffstat (limited to 'tools/testfiles/tnofilename.ddl')
-rw-r--r-- | tools/testfiles/tnofilename.ddl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl index 5b9299b..7845675 100644 --- a/tools/testfiles/tnofilename.ddl +++ b/tools/testfiles/tnofilename.ddl @@ -35,6 +35,7 @@ usage: h5dump [OPTIONS] file -X S, --xml-ns=S (XML Schema) Use qualified names n the XML ":": no namespace, default: "hdf5:" E.g., to dump a file called `-f', use h5dump -- -f + -E, --enable-error-stack Show all HDF5 error reporting Subsetting is available by using the following options with a dataset attribute. Subsetting is done by selecting a hyperslab from the data. |