You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
1.1 KiB
21 lines
1.1 KiB
2 years ago
|
usage: h5mkgrp [OPTIONS] FILE GROUP...
|
||
|
OPTIONS
|
||
|
-h, --help Print a usage message and exit
|
||
|
-l, --latest Use latest version of file format to create groups
|
||
|
-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
|
||
|
--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
|
||
|
HDF5 file specified
|
||
|
--vfd-info VFD-specific info to pass to the VFL driver used for
|
||
|
opening the HDF5 file specified
|
||
|
|