summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2002-10-15 04:20:51 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2002-10-15 04:20:51 (GMT)
commita6b33e6dd73bcc3c7cc5bdc4fb9bdcc363e48a4f (patch)
tree8bdccda82f3b5dfaa0c13c56a4b8a0b5f2325db3 /doc
parent3658b8bbd7411c290bb111d76b2f80819da8a369 (diff)
downloadhdf5-a6b33e6dd73bcc3c7cc5bdc4fb9bdcc363e48a4f.zip
hdf5-a6b33e6dd73bcc3c7cc5bdc4fb9bdcc363e48a4f.tar.gz
hdf5-a6b33e6dd73bcc3c7cc5bdc4fb9bdcc363e48a4f.tar.bz2
[svn-r5999] Purpose:
Added an example for the -- option. Platforms tested: Checked with IE browser.
Diffstat (limited to 'doc')
-rw-r--r--doc/html/Tools.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html
index 8bde2c0..a3cbd2f 100644
--- a/doc/html/Tools.html
+++ b/doc/html/Tools.html
@@ -254,6 +254,9 @@ to convert files from HDF4 format to HDF5 format and vice versa.
<dd>Size of block in hyperslab.
<br>
Default: 1 in all dimensions.</dd>
+ <dt><code>--</code></dt>
+ <dd>Indicate that all following arguments are non-options.
+ E.g., to dump a file called `-f', use h5dump -- -f.</dd>
<dt><em>file</em></dt>
<dd>The file to be examined.</dd>
<br><br>