diff options
-rw-r--r-- | tools/h5dump/h5dump.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5dump/h5dump.c b/tools/h5dump/h5dump.c index eaf56c9..2d8c77b 100644 --- a/tools/h5dump/h5dump.c +++ b/tools/h5dump/h5dump.c @@ -601,6 +601,7 @@ usage: %s [OPTIONS] file\n\ -x, --xml Output in XML\n\ -D U, --xml-dtd=U Use the DTD at U\n\ \n\ + EXPERIMENTAL:\n\ Subsetting is available by using the following options with a dataset\n\ attribute. Subsetting is done by selecting a hyperslab from the data.\n\ Thus, the options mirror those for performing a hyperslab selection.\n\ |