[svn-r18240] Changes to h5stat in response to bug 1778:
1. Gather attribute information for named datatype 2. Revert names of long options back to original 3. Add new tests & *ddl for testing -G, -D, -T, -A options h5committested.
This commit is contained in:
@@ -5,14 +5,14 @@ Usage: h5stat [OPTIONS] file
|
||||
|
||||
OPTIONS
|
||||
-h, --help Print a usage message and exit
|
||||
-v, --version Print version number and exit
|
||||
-V, --version Print version number and exit
|
||||
-f, --file Print file information
|
||||
-F, --FILEmetadata Print file space information for file's metadata
|
||||
-F, --filemetadata Print file space information for file's metadata
|
||||
-g, --group Print group information
|
||||
-G, --GROUPmetadata Print file space information for groups' metadata
|
||||
-G, --groupmetadata Print file space information for groups' metadata
|
||||
-d, --dset Print dataset information
|
||||
-D, --DSETmetadata Print file space information for datasets' metadata
|
||||
-T, --DSETtypeinfo Print datasets' datatype information
|
||||
-a, --attribute Print attribute information
|
||||
-D, --dsetmetadata Print file space information for datasets' metadata
|
||||
-T, --dtypemetadata Print datasets' datatype information
|
||||
-A, --attribute Print attribute information
|
||||
-s, --freespace Print free space information
|
||||
-S, --summary Print summary of file space information
|
||||
|
||||
Reference in New Issue
Block a user