summaryrefslogtreecommitdiffstats
path: root/tools/misc/testfiles/h5stat_help2.ddl
diff options
context:
space:
mode:
authorVailin Choi <vchoi@hdfgroup.org>2007-07-27 17:36:36 (GMT)
committerVailin Choi <vchoi@hdfgroup.org>2007-07-27 17:36:36 (GMT)
commitd65d8084ff8068befb28251c9dbf62ded4f24f5c (patch)
tree47d845473d9a46b68725f46e70e022cab6c391bb /tools/misc/testfiles/h5stat_help2.ddl
parent4a5b97b930b69cd9b9897ca4698c26f9ca0dc203 (diff)
downloadhdf5-d65d8084ff8068befb28251c9dbf62ded4f24f5c.zip
hdf5-d65d8084ff8068befb28251c9dbf62ded4f24f5c.tar.gz
hdf5-d65d8084ff8068befb28251c9dbf62ded4f24f5c.tar.bz2
[svn-r14023] Purpose:
reorganization. Description: move the h5stat tool into its own directory. Platform tested: kagiso.
Diffstat (limited to 'tools/misc/testfiles/h5stat_help2.ddl')
-rw-r--r--tools/misc/testfiles/h5stat_help2.ddl24
1 files changed, 0 insertions, 24 deletions
diff --git a/tools/misc/testfiles/h5stat_help2.ddl b/tools/misc/testfiles/h5stat_help2.ddl
deleted file mode 100644
index 1e6295b..0000000
--- a/tools/misc/testfiles/h5stat_help2.ddl
+++ /dev/null
@@ -1,24 +0,0 @@
-#############################
-Expected output for 'h5stat --help'
-#############################
-
-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
- -A, --attribute Print attribute information
-