Files
hdf5/tools/h5stat/testfiles/h5stat_help1.ddl
Quincey Koziol d2b87ec47e [svn-r17896] Description:
Bring r17546:17895 from trunk to revise_chunks branch.  Changes to
fixed and extensible array dataset chunk indexing code to accommodate changes
to private APIs in those interfaces.  Also, other adjustments to source code
and expected output in response to changes on 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/default API=1.8.x,
                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-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in debug mode
        Linux/64-amd64 2.6 (abe) w/parallel, w/FORTRAN, in production mode
        Mac OS X/32 10.6.2 (amazon) in debug mode
        Mac OS X/32 10.6.2 (amazon) w/C++ & FORTRAN, w/threadsafe,
                in production mode
2009-11-16 15:45:05 -05:00

19 lines
879 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, --DSETtypeinfo Print datasets' datatype information
-a, --attribute Print attribute information
-s, --freespace Print free space information
-S, --summary Print summary of file space information