summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2006-10-11 14:58:55 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2006-10-11 14:58:55 (GMT)
commit484ce75af4dedfea930762dfd48e5ed821c9b0d1 (patch)
tree454e4fb21b903ede6e935d8cd4a891836cdd3b59 /tools
parentde383a7edfba638aff7a0c16016490b6a8a0366b (diff)
downloadhdf5-484ce75af4dedfea930762dfd48e5ed821c9b0d1.zip
hdf5-484ce75af4dedfea930762dfd48e5ed821c9b0d1.tar.gz
hdf5-484ce75af4dedfea930762dfd48e5ed821c9b0d1.tar.bz2
[svn-r12742] Updated this output for a new driver "direct" has been added.
Diffstat (limited to 'tools')
-rw-r--r--tools/testfiles/tnofilename.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tnofilename.ddl b/tools/testfiles/tnofilename.ddl
index 379b08a..b234d4f 100644
--- a/tools/testfiles/tnofilename.ddl
+++ b/tools/testfiles/tnofilename.ddl
@@ -48,7 +48,7 @@ usage: h5dump [OPTIONS] file
-k L, --block=L Size of block in hyperslab
D - is the file driver to use in opening the file. Acceptable values
- are "sec2", "family", "split", "multi", and "stream". Without
+ are "sec2", "family", "split", "multi", "direct", and "stream". Without
the file driver flag, the file will be opened with each driver in
turn and in the order specified above until one driver succeeds
in opening the file.