diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-04-21 18:36:10 (GMT) |
---|---|---|
committer | David Young <dyoung@hdfgroup.org> | 2020-05-20 14:37:19 (GMT) |
commit | 957e4eba9c3a0452a2c0841a4747b5776ddf9fdf (patch) | |
tree | 014a797d9456852680fd5a3dc11c357d98b0a49f /tools/testfiles/pbits/tpbitsLengthPositive.ddl | |
parent | 7381bea1e8efaba97386e97a2f817d3fe506f2d3 (diff) | |
download | hdf5-957e4eba9c3a0452a2c0841a4747b5776ddf9fdf.zip hdf5-957e4eba9c3a0452a2c0841a4747b5776ddf9fdf.tar.gz hdf5-957e4eba9c3a0452a2c0841a4747b5776ddf9fdf.tar.bz2 |
Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.
Diffstat (limited to 'tools/testfiles/pbits/tpbitsLengthPositive.ddl')
-rw-r--r-- | tools/testfiles/pbits/tpbitsLengthPositive.ddl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/testfiles/pbits/tpbitsLengthPositive.ddl b/tools/testfiles/pbits/tpbitsLengthPositive.ddl index 95dfc3b..a122dee 100644 --- a/tools/testfiles/pbits/tpbitsLengthPositive.ddl +++ b/tools/testfiles/pbits/tpbitsLengthPositive.ddl @@ -22,6 +22,12 @@ usage: h5dump [OPTIONS] files <kerberos cache path>,<username>, <buffer size>) Any absent attribute will use a default value. + --vol-value Value (ID) of the VOL connector to use for opening the + HDF5 file specified + --vol-name Name of the VOL connector to use for opening the + HDF5 file specified + --vol-info VOL-specific info to pass to the VOL connector used for + opening the HDF5 file specified --------------- Object Options --------------- -a P, --attribute=P Print the specified attribute If an attribute name contains a slash (/), escape the |