summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/h5dump-help.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-08-22 20:16:45 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-08-22 20:16:45 (GMT)
commitd2e10eefd79c8f8eb765356f2210c1398866d6cc (patch)
tree98b237491708a39857f260df6b23e1123c692239 /tools/testfiles/h5dump-help.txt
parente86655bbf4e707ba93406022350f15688f85c0d7 (diff)
downloadhdf5-d2e10eefd79c8f8eb765356f2210c1398866d6cc.zip
hdf5-d2e10eefd79c8f8eb765356f2210c1398866d6cc.tar.gz
hdf5-d2e10eefd79c8f8eb765356f2210c1398866d6cc.tar.bz2
[svn-r24058] Coorect usage text wrt dataset subsetting
Diffstat (limited to 'tools/testfiles/h5dump-help.txt')
-rw-r--r--tools/testfiles/h5dump-help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/h5dump-help.txt b/tools/testfiles/h5dump-help.txt
index 2a59a32..444dd97 100644
--- a/tools/testfiles/h5dump-help.txt
+++ b/tools/testfiles/h5dump-help.txt
@@ -59,7 +59,7 @@ usage: h5dump [OPTIONS] files
--------------- Subsetting Options ---------------
Subsetting is available by using the following options with a dataset
- attribute. Subsetting is done by selecting a hyperslab from the data.
+ option. Subsetting is done by selecting a hyperslab from the data.
Thus, the options mirror those for performing a hyperslab selection.
One of the START, COUNT, STRIDE, or BLOCK parameters are mandatory if you do subsetting.
The STRIDE, COUNT, and BLOCK parameters are optional and will default to 1 in