Skip to content

Commit

Permalink
Add note about HDF5_VOL_CONNECTOR to tools usage (#3159)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjala authored Jun 28, 2023
1 parent 187ea8a commit d87efd3
Show file tree
Hide file tree
Showing 28 changed files with 99 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tools/src/h5diff/h5diff_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,13 @@ usage(void)
PRINTVALSTREAM(rawoutstream,
" --vol-info-2 VOL-specific info to pass to the VOL connector used for\n");
PRINTVALSTREAM(rawoutstream, " opening the second HDF5 file specified\n");
PRINTVALSTREAM(rawoutstream, " If none of the above options are used to "
"specify a VOL for a file, then\n");
PRINTVALSTREAM(
rawoutstream,
" the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,\n");
PRINTVALSTREAM(rawoutstream,
" if that environment variable is unset) will be used\n");
PRINTVALSTREAM(rawoutstream,
" --vfd-value-1 Value (ID) of the VFL driver to use for opening the\n");
PRINTVALSTREAM(rawoutstream, " first HDF5 file specified\n");
Expand Down
8 changes: 8 additions & 0 deletions tools/src/h5dump/h5dump.c
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,14 @@ usage(const char *prog)
PRINTVALSTREAM(rawoutstream,
" --vol-info VOL-specific info to pass to the VOL connector used for\n");
PRINTVALSTREAM(rawoutstream, " opening the HDF5 file specified\n");
PRINTVALSTREAM(
rawoutstream,
" If none of the above options are used to specify a VOL, then\n");
PRINTVALSTREAM(
rawoutstream,
" the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,\n");
PRINTVALSTREAM(rawoutstream,
" if that environment variable is unset) will be used\n");
PRINTVALSTREAM(rawoutstream,
" --vfd-value Value (ID) of the VFL driver to use for opening the\n");
PRINTVALSTREAM(rawoutstream, " HDF5 file specified\n");
Expand Down
5 changes: 5 additions & 0 deletions tools/src/h5ls/h5ls.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,11 @@ usage(void)
PRINTVALSTREAM(rawoutstream,
" --vol-info VOL-specific info to pass to the VOL connector used for\n");
PRINTVALSTREAM(rawoutstream, " opening the HDF5 file specified\n");
PRINTVALSTREAM(rawoutstream,
" If none of the above options are used to specify a VOL, then\n");
PRINTVALSTREAM(rawoutstream,
" the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,\n");
PRINTVALSTREAM(rawoutstream, " if that environment variable is unset) will be used\n");
PRINTVALSTREAM(rawoutstream, " --vfd-value Value (ID) of the VFL driver to use for opening the\n");
PRINTVALSTREAM(rawoutstream, " HDF5 file specified\n");
PRINTVALSTREAM(rawoutstream, " --vfd-name Name of the VFL driver to use for opening the\n");
Expand Down
7 changes: 7 additions & 0 deletions tools/src/misc/h5mkgrp.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,13 @@ usage(const char *prog)
PRINTVALSTREAM(rawoutstream,
" --vol-info VOL-specific info to pass to the VOL connector used for\n");
PRINTVALSTREAM(rawoutstream, " opening the HDF5 file specified\n");
PRINTVALSTREAM(rawoutstream,
" If none of the above options are used to specify a VOL, then\n");
PRINTVALSTREAM(
rawoutstream,
" the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,\n");
PRINTVALSTREAM(rawoutstream,
" if that environment variable is unset) will be used\n");
PRINTVALSTREAM(rawoutstream,
" --vfd-value Value (ID) of the VFL driver to use for opening the\n");
PRINTVALSTREAM(rawoutstream, " HDF5 file specified\n");
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_600.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_603.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_606.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_612.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_615.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_621.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_622.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_623.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/h5diff/testfiles/h5diff_624.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]]
HDF5 file specified
--vol-info-2 VOL-specific info to pass to the VOL connector used for
opening the second HDF5 file specified
If none of the above options are used to specify a VOL for a file, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value-1 Value (ID) of the VFL driver to use for opening the
first HDF5 file specified
--vfd-name-1 Name of the VFL driver to use for opening the first
Expand Down
3 changes: 3 additions & 0 deletions tools/test/misc/testfiles/h5mkgrp_help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ usage: h5mkgrp [OPTIONS] FILE GROUP...
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/h5dump-help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ usage: h5dump [OPTIONS] files
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/help-1.ls
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/help-2.ls
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/help-3.ls
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/pbits/tnofilename-with-packed-bits.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ usage: h5dump [OPTIONS] files
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/pbits/tpbitsIncomplete.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ usage: h5dump [OPTIONS] files
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/pbits/tpbitsLengthExceeded.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ usage: h5dump [OPTIONS] files
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/pbits/tpbitsLengthPositive.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ usage: h5dump [OPTIONS] files
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/pbits/tpbitsMaxExceeded.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ usage: h5dump [OPTIONS] files
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/pbits/tpbitsOffsetExceeded.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ usage: h5dump [OPTIONS] files
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/pbits/tpbitsOffsetNegative.ddl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ usage: h5dump [OPTIONS] files
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
3 changes: 3 additions & 0 deletions tools/testfiles/textlinksrc-nodangle-1.ls
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ usage: h5ls [OPTIONS] file[/OBJECT] [file[/[OBJECT]...]
HDF5 file specified
--vol-info VOL-specific info to pass to the VOL connector used for
opening the HDF5 file specified
If none of the above options are used to specify a VOL, then
the VOL named by HDF5_VOL_CONNECTOR (or the native VOL connector,
if that environment variable is unset) will be used
--vfd-value Value (ID) of the VFL driver to use for opening the
HDF5 file specified
--vfd-name Name of the VFL driver to use for opening the
Expand Down
Loading

0 comments on commit d87efd3

Please sign in to comment.