Files
hdf5/tools/h5stat/testfiles/h5stat_help1.ddl
Quincey Koziol 328d540a34 [svn-r17347] Description:
Bring r17299:17346 from trunk to revise_chunks branch (including
rerunning bin/reconfigure, after the autotools update in the trunk)

Tested on:
        FreeBSD/32 6.3 (duty) in debug mode
        FreeBSD/64 6.3 (liberty) w/C++ & FORTRAN, in debug mode
        Linux/32 2.6 (jam) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe,
                                in debug mode
        Linux/64-amd64 2.6 (smirom) w/Intel compilers w/default API=1.6.x,
                                w/C++ & FORTRAN, in production mode
        Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN,
                                w/szip filter, in production mode
        Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN,
                                in production mode
        Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
2009-08-12 17:04:35 -05:00

18 lines
657 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 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
-A, --attribute Print attribute information