Added VOL command-line options to (p)h5diff, h5ls, h5dump, and h5mkgrp.

This commit is contained in:
Dana Robinson
2020-04-21 11:36:10 -07:00
parent c6097935d5
commit 8cd9d8349e
32 changed files with 540 additions and 147 deletions

View File

@@ -5,3 +5,10 @@ usage: h5mkgrp [OPTIONS] FILE GROUP...
-p, --parents No error if existing, make parent groups as needed
-v, --verbose Print information about OBJECTS and OPTIONS
-V, --version Print version number and exit
--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