summaryrefslogtreecommitdiffstats
path: root/tools/misc/testfiles/h5stat_help2.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/misc/testfiles/h5stat_help2.ddl')
-rw-r--r--tools/misc/testfiles/h5stat_help2.ddl22
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/misc/testfiles/h5stat_help2.ddl b/tools/misc/testfiles/h5stat_help2.ddl
new file mode 100644
index 0000000..b8eda84
--- /dev/null
+++ b/tools/misc/testfiles/h5stat_help2.ddl
@@ -0,0 +1,22 @@
+#############################
+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
+ -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
+