summaryrefslogtreecommitdiffstats
path: root/doc/html/Tools.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/Tools.html')
-rw-r--r--doc/html/Tools.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html
index 944ae87..ed23ea9 100644
--- a/doc/html/Tools.html
+++ b/doc/html/Tools.html
@@ -77,6 +77,7 @@ These tools enable the user to examine HDF5 files interactively.
[-h]
[-bb]
[-header]
+ [-V]
[-a </code><em>names</em><code>]
[-d </code><em>names</em><code>]
[-g </code><em>names</em><code>]
@@ -127,12 +128,14 @@ These tools enable the user to examine HDF5 files interactively.
<dt><strong>Options and Parameters:</strong>
<dl>
<dt><code>-h</code>
- <dd>Prints information on this command.
+ <dd>Prints information on this command and exits.
<dt><code>-bb</code>
<dd>Displays the contents of the boot block. The default is
not to display.
<dt><code>-header</code>
<dd>Displays header information only; no data is displayed.
+ <dt><code>-V</code>
+ <dd>Displays version information and exits.
<dt><code>-a</code> <em>names</em>
<dd>Displays the specified attribute(s).
<dt><code>-d</code> <em>names</em>