1H5MKGRP:(1) User Commands H5MKGRP:(1)
2
3
4
6 h5mkgrp: - Creates a new HDF5 group in a file
7
9 usage: h5mkgrp [OPTIONS] FILE GROUP...
10
11 OPTIONS
12
13 -h, --help
14 Print a usage message and exit
15
16 -l, --latest
17 Use latest version of file format to create groups
18
19 -p, --parents
20 No error if existing, make parent groups as needed
21
22 -v, --verbose
23 Print information about OBJECTS and OPTIONS
24
25 -V, --version
26 Print version number and exit
27
29 The full documentation for h5mkgrp: is maintained as a Texinfo manual.
30 If the info and h5mkgrp: programs are properly installed at your site,
31 the command
32
33 info h5mkgrp:
34
35 should give you access to the complete manual.
36
37
38
39h5mkgrp: Version 1.8.7 August 2011 H5MKGRP:(1)