summaryrefslogtreecommitdiffstats
path: root/tools/test
diff options
context:
space:
mode:
authorH. Joe Lee <hyoklee@hdfgroup.org>2024-03-08 21:39:33 (GMT)
committerGitHub <noreply@github.com>2024-03-08 21:39:33 (GMT)
commit1a05563183c8084c2a50945249cf4d48a809191d (patch)
treece637a9e9b4efe948941e51744d27e0002045a43 /tools/test
parent3ea50208f99ea17de3200d03f3843fcc8a112c34 (diff)
downloadhdf5-1a05563183c8084c2a50945249cf4d48a809191d.zip
hdf5-1a05563183c8084c2a50945249cf4d48a809191d.tar.gz
hdf5-1a05563183c8084c2a50945249cf4d48a809191d.tar.bz2
Add subfiling for h5dump filedriver option help message (#3878)
Diffstat (limited to 'tools/test')
-rw-r--r--tools/test/h5dump/expected/h5dump-help.txt6
-rw-r--r--tools/test/h5dump/expected/pbits/tnofilename-with-packed-bits.ddl6
-rw-r--r--tools/test/h5dump/expected/pbits/tpbitsIncomplete.ddl6
-rw-r--r--tools/test/h5dump/expected/pbits/tpbitsLengthExceeded.ddl6
-rw-r--r--tools/test/h5dump/expected/pbits/tpbitsLengthPositive.ddl6
-rw-r--r--tools/test/h5dump/expected/pbits/tpbitsMaxExceeded.ddl6
-rw-r--r--tools/test/h5dump/expected/pbits/tpbitsOffsetExceeded.ddl6
-rw-r--r--tools/test/h5dump/expected/pbits/tpbitsOffsetNegative.ddl6
8 files changed, 24 insertions, 24 deletions
diff --git a/tools/test/h5dump/expected/h5dump-help.txt b/tools/test/h5dump/expected/h5dump-help.txt
index 9274600..45beb63 100644
--- a/tools/test/h5dump/expected/h5dump-help.txt
+++ b/tools/test/h5dump/expected/h5dump-help.txt
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)
--------------- Option Argument Conventions ---------------
- D - is the file driver to use in opening the file. Acceptable values
- are "sec2", "family", "split", "multi", "direct", and "stream". Without
- the file driver flag, the file will be opened with each driver in
+ D - is the file driver to use in opening the file. Acceptable values are available from
+ https://portal.hdfgroup.org/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.html.
+ 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.
See examples below for family, split, and multi driver special file name usage.
diff --git a/tools/test/h5dump/expected/pbits/tnofilename-with-packed-bits.ddl b/tools/test/h5dump/expected/pbits/tnofilename-with-packed-bits.ddl
index 9274600..45beb63 100644
--- a/tools/test/h5dump/expected/pbits/tnofilename-with-packed-bits.ddl
+++ b/tools/test/h5dump/expected/pbits/tnofilename-with-packed-bits.ddl
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)
--------------- Option Argument Conventions ---------------
- D - is the file driver to use in opening the file. Acceptable values
- are "sec2", "family", "split", "multi", "direct", and "stream". Without
- the file driver flag, the file will be opened with each driver in
+ D - is the file driver to use in opening the file. Acceptable values are available from
+ https://portal.hdfgroup.org/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.html.
+ 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.
See examples below for family, split, and multi driver special file name usage.
diff --git a/tools/test/h5dump/expected/pbits/tpbitsIncomplete.ddl b/tools/test/h5dump/expected/pbits/tpbitsIncomplete.ddl
index 9274600..45beb63 100644
--- a/tools/test/h5dump/expected/pbits/tpbitsIncomplete.ddl
+++ b/tools/test/h5dump/expected/pbits/tpbitsIncomplete.ddl
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)
--------------- Option Argument Conventions ---------------
- D - is the file driver to use in opening the file. Acceptable values
- are "sec2", "family", "split", "multi", "direct", and "stream". Without
- the file driver flag, the file will be opened with each driver in
+ D - is the file driver to use in opening the file. Acceptable values are available from
+ https://portal.hdfgroup.org/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.html.
+ 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.
See examples below for family, split, and multi driver special file name usage.
diff --git a/tools/test/h5dump/expected/pbits/tpbitsLengthExceeded.ddl b/tools/test/h5dump/expected/pbits/tpbitsLengthExceeded.ddl
index 9274600..45beb63 100644
--- a/tools/test/h5dump/expected/pbits/tpbitsLengthExceeded.ddl
+++ b/tools/test/h5dump/expected/pbits/tpbitsLengthExceeded.ddl
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)
--------------- Option Argument Conventions ---------------
- D - is the file driver to use in opening the file. Acceptable values
- are "sec2", "family", "split", "multi", "direct", and "stream". Without
- the file driver flag, the file will be opened with each driver in
+ D - is the file driver to use in opening the file. Acceptable values are available from
+ https://portal.hdfgroup.org/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.html.
+ 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.
See examples below for family, split, and multi driver special file name usage.
diff --git a/tools/test/h5dump/expected/pbits/tpbitsLengthPositive.ddl b/tools/test/h5dump/expected/pbits/tpbitsLengthPositive.ddl
index 9274600..45beb63 100644
--- a/tools/test/h5dump/expected/pbits/tpbitsLengthPositive.ddl
+++ b/tools/test/h5dump/expected/pbits/tpbitsLengthPositive.ddl
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)
--------------- Option Argument Conventions ---------------
- D - is the file driver to use in opening the file. Acceptable values
- are "sec2", "family", "split", "multi", "direct", and "stream". Without
- the file driver flag, the file will be opened with each driver in
+ D - is the file driver to use in opening the file. Acceptable values are available from
+ https://portal.hdfgroup.org/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.html.
+ 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.
See examples below for family, split, and multi driver special file name usage.
diff --git a/tools/test/h5dump/expected/pbits/tpbitsMaxExceeded.ddl b/tools/test/h5dump/expected/pbits/tpbitsMaxExceeded.ddl
index 9274600..45beb63 100644
--- a/tools/test/h5dump/expected/pbits/tpbitsMaxExceeded.ddl
+++ b/tools/test/h5dump/expected/pbits/tpbitsMaxExceeded.ddl
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)
--------------- Option Argument Conventions ---------------
- D - is the file driver to use in opening the file. Acceptable values
- are "sec2", "family", "split", "multi", "direct", and "stream". Without
- the file driver flag, the file will be opened with each driver in
+ D - is the file driver to use in opening the file. Acceptable values are available from
+ https://portal.hdfgroup.org/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.html.
+ 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.
See examples below for family, split, and multi driver special file name usage.
diff --git a/tools/test/h5dump/expected/pbits/tpbitsOffsetExceeded.ddl b/tools/test/h5dump/expected/pbits/tpbitsOffsetExceeded.ddl
index 9274600..45beb63 100644
--- a/tools/test/h5dump/expected/pbits/tpbitsOffsetExceeded.ddl
+++ b/tools/test/h5dump/expected/pbits/tpbitsOffsetExceeded.ddl
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)
--------------- Option Argument Conventions ---------------
- D - is the file driver to use in opening the file. Acceptable values
- are "sec2", "family", "split", "multi", "direct", and "stream". Without
- the file driver flag, the file will be opened with each driver in
+ D - is the file driver to use in opening the file. Acceptable values are available from
+ https://portal.hdfgroup.org/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.html.
+ 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.
See examples below for family, split, and multi driver special file name usage.
diff --git a/tools/test/h5dump/expected/pbits/tpbitsOffsetNegative.ddl b/tools/test/h5dump/expected/pbits/tpbitsOffsetNegative.ddl
index 9274600..45beb63 100644
--- a/tools/test/h5dump/expected/pbits/tpbitsOffsetNegative.ddl
+++ b/tools/test/h5dump/expected/pbits/tpbitsOffsetNegative.ddl
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)
--------------- Option Argument Conventions ---------------
- D - is the file driver to use in opening the file. Acceptable values
- are "sec2", "family", "split", "multi", "direct", and "stream". Without
- the file driver flag, the file will be opened with each driver in
+ D - is the file driver to use in opening the file. Acceptable values are available from
+ https://portal.hdfgroup.org/documentation/hdf5-docs/registered_virtual_file_drivers_vfds.html.
+ 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.
See examples below for family, split, and multi driver special file name usage.