diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2016-03-03 14:07:49 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2016-03-03 14:07:49 (GMT) |
commit | 28ee82a07b127484de618ca72f9c0caf049d79fe (patch) | |
tree | e65aa1c6ec43dcc5bf1c94bade9d654bdf735f4b /tools/testfiles/pbits/tpbitsOffsetNegative.ddl | |
parent | f0a7f5978eee69d9ac297179b1bc48e95df30840 (diff) | |
download | hdf5-28ee82a07b127484de618ca72f9c0caf049d79fe.zip hdf5-28ee82a07b127484de618ca72f9c0caf049d79fe.tar.gz hdf5-28ee82a07b127484de618ca72f9c0caf049d79fe.tar.bz2 |
[svn-r29259] HDFFV-9066: Improve h5dump usage statement for -O F, -ddl=F option.
Diffstat (limited to 'tools/testfiles/pbits/tpbitsOffsetNegative.ddl')
-rw-r--r-- | tools/testfiles/pbits/tpbitsOffsetNegative.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/pbits/tpbitsOffsetNegative.ddl b/tools/testfiles/pbits/tpbitsOffsetNegative.ddl index 5621a60..d352e34 100644 --- a/tools/testfiles/pbits/tpbitsOffsetNegative.ddl +++ b/tools/testfiles/pbits/tpbitsOffsetNegative.ddl @@ -11,7 +11,7 @@ usage: h5dump [OPTIONS] files -o F, --output=F Output raw data into file F -b B, --binary=B Binary file output, of form B -O F, --ddl=F Output ddl text into file F - Do not use filename F to suppress ddl display + Use blank(empty) filename F to suppress ddl display --------------- Object Options --------------- -a P, --attribute=P Print the specified attribute If an attribute name contains a slash (/), escape the |