summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-05-25 15:26:43 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-05-25 15:26:43 (GMT)
commit58664babf30a0f0d98cd1fbe2deb511c248ef290 (patch)
tree3e2aa2be958b05d597d52d6858a7236c94c29785
parent3afae8e36f85c25cdf4f5acf67cc77d50ce29bf8 (diff)
downloadhdf5-58664babf30a0f0d98cd1fbe2deb511c248ef290.zip
hdf5-58664babf30a0f0d98cd1fbe2deb511c248ef290.tar.gz
hdf5-58664babf30a0f0d98cd1fbe2deb511c248ef290.tar.bz2
Update usage reference file for test
-rw-r--r--tools/h5repack/testfiles/h5repack-help.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/h5repack/testfiles/h5repack-help.txt b/tools/h5repack/testfiles/h5repack-help.txt
index 5c30ce8..b9157d7 100644
--- a/tools/h5repack/testfiles/h5repack-help.txt
+++ b/tools/h5repack/testfiles/h5repack-help.txt
@@ -17,6 +17,8 @@ usage: h5repack [OPTIONS] file1 file2
-M A, --metadata_block_size=A Metadata block size for H5Pset_meta_block_size
-t T, --threshold=T Threshold value for H5Pset_alignment
-a A, --alignment=A Alignment value for H5Pset_alignment
+ -q Q, --sort_by=Q Sort groups and attributes by index Q
+ -z Z, --sort_order=Z Sort groups and attributes by order Z
-f FILT, --filter=FILT Filter type
-l LAYT, --layout=LAYT Layout type
@@ -26,6 +28,8 @@ usage: h5repack [OPTIONS] file1 file2
U - is a filename.
T - is an integer
A - is an integer greater than zero
+ Q - is the sort index type for the input file. It can be "name" or "creation_order" (default)
+ Z - is the sort order type for the input file. It can be "descending" or "ascending" (default)
B - is the user block size, any value that is 512 or greater and is
a power of 2 (1024 default)
F - is the shared object header message type, any of <dspace|dtype|fill|