From a6b33e6dd73bcc3c7cc5bdc4fb9bdcc363e48a4f Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Mon, 14 Oct 2002 23:20:51 -0500 Subject: [svn-r5999] Purpose: Added an example for the -- option. Platforms tested: Checked with IE browser. --- doc/html/Tools.html | 3 +++ 1 file changed, 3 insertions(+) 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.
Size of block in hyperslab.
Default: 1 in all dimensions.
+
--
+
Indicate that all following arguments are non-options. + E.g., to dump a file called `-f', use h5dump -- -f.
file
The file to be examined.


-- cgit v0.12