summaryrefslogtreecommitdiffstats
path: root/tools/h5jam/testfiles/h5unjam-help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5jam/testfiles/h5unjam-help.txt')
-rw-r--r--tools/h5jam/testfiles/h5unjam-help.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/h5jam/testfiles/h5unjam-help.txt b/tools/h5jam/testfiles/h5unjam-help.txt
new file mode 100644
index 0000000..3eb73c5
--- /dev/null
+++ b/tools/h5jam/testfiles/h5unjam-help.txt
@@ -0,0 +1,7 @@
+usage: h5unjam -i h5_file -o user_block_file_out -o h5_file_out [-d | --delete]
+ Extract user block from 'h5_file' into 'user_block_file'
+ and HDF5 file into 'h5_file_out'
+ h5unjam -h
+ Print a usage message and exit
+ h5unjam -V
+ Print HDF5 library version and exit