summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tnofilename.ddl
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2006-06-28 19:34:08 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2006-06-28 19:34:08 (GMT)
commit7637b679337e4f8e6b260f6f94477ebd65622b5e (patch)
tree6b325ae157cb6c4110c46aa9d81384de6372cf24 /tools/testfiles/tnofilename.ddl
parent95a106f9fd78ce39ece6fef5e44de540b6bcd7a1 (diff)
downloadhdf5-7637b679337e4f8e6b260f6f94477ebd65622b5e.zip
hdf5-7637b679337e4f8e6b260f6f94477ebd65622b5e.tar.gz
hdf5-7637b679337e4f8e6b260f6f94477ebd65622b5e.tar.bz2
[svn-r12444] Purpose:
new feature Description: added support for h5dump to dump binary data using the file type format added one test to the test script that tests this Solution: Platforms tested: mir shanti copper Misc. update:
Diffstat (limited to 'tools/testfiles/tnofilename.ddl')
-rw-r--r--tools/testfiles/tnofilename.ddl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl
index 2b9107a..4716a25 100644
--- a/tools/testfiles/tnofilename.ddl
+++ b/tools/testfiles/tnofilename.ddl
@@ -21,6 +21,7 @@ usage: h5dump [OPTIONS] file
-l P, --soft-link=P Print the value(s) of the specified soft link
-o F, --output=F Output raw data into file F
-b F Output raw data into file F in binary form (use with -d)
+ -F T Form of binary output (T can be NA for native type or DI for the disk file type)
-t P, --datatype=P Print the specified named data type
-w N, --width=N Set the number of columns of output
-x, --xml Output in XML using Schema