summaryrefslogtreecommitdiffstats
path: root/tools/test
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-04-14 15:39:01 (GMT)
committerGitHub <noreply@github.com>2022-04-14 15:39:01 (GMT)
commit9a18a396d21ec2622e62301016f5b912ff4d5a1f (patch)
treeb269524f24af6fe4c87d9e1adbc817bdbf7df1c1 /tools/test
parent615fe7370fa960ca7a3d4fc2b1f53905c2f1358c (diff)
downloadhdf5-9a18a396d21ec2622e62301016f5b912ff4d5a1f.zip
hdf5-9a18a396d21ec2622e62301016f5b912ff4d5a1f.tar.gz
hdf5-9a18a396d21ec2622e62301016f5b912ff4d5a1f.tar.bz2
1.10 Add option for h5repack timing #1142 (#1576)
Diffstat (limited to 'tools/test')
-rw-r--r--tools/test/h5repack/testfiles/h5repack-help.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/test/h5repack/testfiles/h5repack-help.txt b/tools/test/h5repack/testfiles/h5repack-help.txt
index d06d43a..a8f2da4 100644
--- a/tools/test/h5repack/testfiles/h5repack-help.txt
+++ b/tools/test/h5repack/testfiles/h5repack-help.txt
@@ -6,7 +6,8 @@ usage: h5repack [OPTIONS] file1 file2
Optional value 2 also prints file open errors.
OPTIONS
-h, --help Print a usage message and exit
- -v, --verbose Verbose mode, print object information
+ -v N, --verbose=N Verbose mode, print object information.
+ N - is an integer greater than 1, 2 displays read/write timing
-V, --version Print version number and exit
-n, --native Use a native HDF5 type when repacking
-L, --latest Use latest version of file format