diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2016-02-23 20:23:46 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2016-02-23 20:23:46 (GMT) |
commit | f7689087de6c3d549cca79f30b0633ba8ff239c8 (patch) | |
tree | 55a8f75adc411b4a3e1de11e745634a94ef6c3e5 /tools/testfiles/pbits/tpbitsOffsetNegative.ddl | |
parent | 807187e2f200e63adb4918dd475d47546c8588e9 (diff) | |
download | hdf5-f7689087de6c3d549cca79f30b0633ba8ff239c8.zip hdf5-f7689087de6c3d549cca79f30b0633ba8ff239c8.tar.gz hdf5-f7689087de6c3d549cca79f30b0633ba8ff239c8.tar.bz2 |
[svn-r29186] HDFFV-9654: add VDS options to h5dump
includes new data files
Diffstat (limited to 'tools/testfiles/pbits/tpbitsOffsetNegative.ddl')
-rw-r--r-- | tools/testfiles/pbits/tpbitsOffsetNegative.ddl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/testfiles/pbits/tpbitsOffsetNegative.ddl b/tools/testfiles/pbits/tpbitsOffsetNegative.ddl index ba6e46d..5621a60 100644 --- a/tools/testfiles/pbits/tpbitsOffsetNegative.ddl +++ b/tools/testfiles/pbits/tpbitsOffsetNegative.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 |