Files
hdf5/tools/h5stat/testfiles/h5stat_help1.ddl
Vailin Choi 0fb3254237 [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.
2010-02-17 15:50:50 -05:00

18 lines
754 B
Plaintext

#############################
Expected output for 'h5stat -h'
#############################
Usage: h5stat [OPTIONS] file
OPTIONS
-h, --help Print a usage message and exit
-V, --version Print version number and exit
-f, --file Print file information
-F, --filemetadata Print file space information for file's metadata
-g, --group Print group information
-G, --groupmetadata Print file space information for groups' metadata
-d, --dset Print dataset information
-D, --dsetmetadata Print file space information for datasets' metadata
-T, --dtypemetadata Print datasets' datatype metadata
-A, --attribute Print attribute information