[svn-r12742] Updated this output for a new driver "direct" has been added.

This commit is contained in:
Raymond Lu 2006-10-11 09:58:55 -05:00
parent de383a7edf
commit 484ce75af4

View File

@ -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.