hdf5/tools/misc/testfiles/h5stat_help1.ddl
Elena Pourmal 26e2b6fefb [svn-r12419] Purpose: Maintenance/new feature
Description: Added new tests for the h5stat tool; added --version flag
             to display library version information and updated expected
             output files.

Solution:

Platforms tested: heping, shanti

Misc. update:
2006-06-18 12:43:02 -05:00

24 lines
816 B
Plaintext

#############################
Expected output for 'h5stat -h'
#############################
This tool is under development. For detailed information
please see the specification document at
http://hdf.ncsa.uiuc.edu/RFC/h5stat/h5stat-spec.pdf
Please send your comments and questions to help@hdfgroup.org
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 metadata
-g, --group Print group information
-G, --groupmetadata Print group metadata
-d, --dset Print dataset information
-D, --dsetmetadata Print dataset metadata
-T, --dtypemetadata Print datatype metadata