diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2016-02-22 16:57:07 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2016-02-22 16:57:07 (GMT) |
commit | 910d4204098e4ad4b27dc037fa0bab977af2b59e (patch) | |
tree | 533142bc759cc666acf8e72ac78902cc01b094a3 /tools/testfiles/pbits/tpbitsMaxExceeded.ddl | |
parent | fe2b65f3e44057bf1155cd82d1d87169c6e09a5c (diff) | |
download | hdf5-910d4204098e4ad4b27dc037fa0bab977af2b59e.zip hdf5-910d4204098e4ad4b27dc037fa0bab977af2b59e.tar.gz hdf5-910d4204098e4ad4b27dc037fa0bab977af2b59e.tar.bz2 |
[svn-r29177] HDFFV-9654: add VDS options to h5dump
Diffstat (limited to 'tools/testfiles/pbits/tpbitsMaxExceeded.ddl')
-rw-r--r-- | tools/testfiles/pbits/tpbitsMaxExceeded.ddl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testfiles/pbits/tpbitsMaxExceeded.ddl b/tools/testfiles/pbits/tpbitsMaxExceeded.ddl index 3432433..15c0abc 100644 --- a/tools/testfiles/pbits/tpbitsMaxExceeded.ddl +++ b/tools/testfiles/pbits/tpbitsMaxExceeded.ddl @@ -25,6 +25,8 @@ usage: h5dump [OPTIONS] files P can be the absolute path or just a relative path. -A, --onlyattr Print the header and value of attributes Optional value 0 suppresses printing attributes. + --vds-view-first-missing Set the VDS bounds to first missing mapped elements. + --vds-gap-size=N Set the missing file gap size, N=non-negative integers --------------- Object Property Options --------------- -i, --object-ids Print the object ids -p, --properties Print dataset filters, storage layout and fill value |