summaryrefslogtreecommitdiffstats
path: root/tools/h5stat/testfiles/h5stat_help1.ddl
blob: 0a86b4c24a06b352a8664526c89d12907b820c73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#############################
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