summaryrefslogtreecommitdiffstats
path: root/tools/test/h5repack/testfiles/h5repack-help.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-04-14 17:32:27 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-04-14 17:32:27 (GMT)
commit602e56ea12208cd4a4b23b0f9a3f7a53aceb1b48 (patch)
tree1575e5bbdff0f9ec4a700b14cc3bb436c58ade6a /tools/test/h5repack/testfiles/h5repack-help.txt
parente02e86b78d01c4815ae8c6f13c6d7862701873b1 (diff)
parentda565fba7b37c0e6806adab1f59416bb0ac9041e (diff)
downloadhdf5-602e56ea12208cd4a4b23b0f9a3f7a53aceb1b48.zip
hdf5-602e56ea12208cd4a4b23b0f9a3f7a53aceb1b48.tar.gz
hdf5-602e56ea12208cd4a4b23b0f9a3f7a53aceb1b48.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'da565fba7b37c0e6806adab1f59416bb0ac9041e': Update h5repack long arguments for id-->value changes. Changed identifiers and command-line options from "id" to "value" in tools code to be in agreement with H5VL API terminology.
Diffstat (limited to 'tools/test/h5repack/testfiles/h5repack-help.txt')
-rw-r--r--tools/test/h5repack/testfiles/h5repack-help.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/test/h5repack/testfiles/h5repack-help.txt b/tools/test/h5repack/testfiles/h5repack-help.txt
index fe02584..00fae24 100644
--- a/tools/test/h5repack/testfiles/h5repack-help.txt
+++ b/tools/test/h5repack/testfiles/h5repack-help.txt
@@ -8,14 +8,14 @@ usage: h5repack [OPTIONS] file1 file2
-n, --native Use a native HDF5 type when repacking
--enable-error-stack Prints messages from the HDF5 error stack as they
occur
- --src-vol-id ID of the VOL connector to use for opening the input
- HDF5 file specified
+ --src-vol-value Value (ID) of the VOL connector to use for opening the
+ input HDF5 file specified
--src-vol-name Name of the VOL connector to use for opening the input
HDF5 file specified
--src-vol-info VOL-specific info to pass to the VOL connector used for
opening the input HDF5 file specified
- --dst-vol-id ID of the VOL connector to use for opening the output
- HDF5 file specified
+ --dst-vol-value Value (ID) of the VOL connector to use for opening the
+ output HDF5 file specified
--dst-vol-name Name of the VOL connector to use for opening the output
HDF5 file specified
--dst-vol-info VOL-specific info to pass to the VOL connector used for