[svn-r18270] Changes to h5stat in response to bug 1778:
1. Gather attribute info for named datatype, 2. Fixed -T, -G, -A, -D options 3. Brought over some changes from trunk h5stat h5committested.
This commit is contained in:
@@ -7,11 +7,11 @@ Usage: h5stat [OPTIONS] file
|
||||
-h, --help Print a usage message and exit
|
||||
-V, --version Print version number and exit
|
||||
-f, --file Print file information
|
||||
-F, --filemetadata Print file metadata
|
||||
-F, --filemetadata Print file space information for file's metadata
|
||||
-g, --group Print group information
|
||||
-G, --groupmetadata Print group metadata
|
||||
-G, --groupmetadata Print file space information for groups' metadata
|
||||
-d, --dset Print dataset information
|
||||
-D, --dsetmetadata Print dataset metadata
|
||||
-T, --dtypemetadata Print datatype metadata
|
||||
-D, --dsetmetadata Print file space information for datasets' metadata
|
||||
-T, --dtypemetadata Print datasets' datatype metadata
|
||||
-A, --attribute Print attribute information
|
||||
|
||||
|
||||
Reference in New Issue
Block a user