diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2004-02-02 03:32:41 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2004-02-02 03:32:41 (GMT) |
commit | 233319898db1bc7e8e28c150e55c9dcc7f068d82 (patch) | |
tree | d43f20aab2c9716e9756360ffc1adc2ea888ab71 /tools/testfiles/help-3.ls | |
parent | 0ce42d9ed905b0d28c8afa1e33c67fb1cdaaab8b (diff) | |
download | hdf5-233319898db1bc7e8e28c150e55c9dcc7f068d82.zip hdf5-233319898db1bc7e8e28c150e55c9dcc7f068d82.tar.gz hdf5-233319898db1bc7e8e28c150e55c9dcc7f068d82.tar.bz2 |
[svn-r8143] Purpose:
New Feature. (Contributed by Robb)
Description:
Allow h5ls to specify a VFL with the '--vfl=' command line flag.
Add MPI-I/O & MPI-POSIX VFL drivers to list of drivers available for
h5ls and h5dump.
Platforms tested:
FreeBSD 4.9 (sleipnir) w/parallel
h5committested
Diffstat (limited to 'tools/testfiles/help-3.ls')
-rw-r--r-- | tools/testfiles/help-3.ls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testfiles/help-3.ls b/tools/testfiles/help-3.ls index 4d1e103..65c0bd8 100644 --- a/tools/testfiles/help-3.ls +++ b/tools/testfiles/help-3.ls @@ -16,6 +16,7 @@ usage: h5ls [OPTIONS] [OBJECTS...] -wN, --width=N Set the number of columns of output -v, --verbose Generate more verbose output -V, --version Print version number and exit + --vfd=DRIVER Use the specified virtual file driver -x, --hexdump Show raw data in hexadecimal format OBJECTS |