diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-04-23 00:07:48 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-04-23 00:07:48 (GMT) |
commit | 1db039d1beee05d7349e153cef4cf642c907cc1e (patch) | |
tree | 6b10d3ed6382ce8e678c49e90a605ca601efcfed /tools/testfiles/help-2.ls | |
parent | 729ad25bdff45c98e7a71acd118ee1332f0cc8bc (diff) | |
parent | 785bd0975ba13c3033820d0fc809da963fcd54ca (diff) | |
download | hdf5-1db039d1beee05d7349e153cef4cf642c907cc1e.zip hdf5-1db039d1beee05d7349e153cef4cf642c907cc1e.tar.gz hdf5-1db039d1beee05d7349e153cef4cf642c907cc1e.tar.bz2 |
Merge pull request #2532 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop
* commit '785bd0975ba13c3033820d0fc809da963fcd54ca':
Fixed h5diff command-line parameters to use 1 and 2 instead of src and dst.
Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.
Diffstat (limited to 'tools/testfiles/help-2.ls')
-rw-r--r-- | tools/testfiles/help-2.ls | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/testfiles/help-2.ls b/tools/testfiles/help-2.ls index 7409c16..0926c4c 100644 --- a/tools/testfiles/help-2.ls +++ b/tools/testfiles/help-2.ls @@ -46,6 +46,12 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...] ...<kerberos cache path>,<username>,<buffer size>) If absent or A == '(,,,,)', all default values are used. Has no effect if vfd flag is not 'hdfs'. + --vol-value Value (ID) of the VOL connector to use for opening the + HDF5 file specified + --vol-name Name of the VOL connector to use for opening the + HDF5 file specified + --vol-info VOL-specific info to pass to the VOL connector used for + opening the HDF5 file specified file/OBJECT Each object consists of an HDF5 file name optionally followed by a |