Split tools into src and test - add folders

This commit is contained in:
Allen Byrne
2016-10-27 10:06:00 -05:00
parent 5b562d9ce9
commit 2c6dbbf212
636 changed files with 115683 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
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