[svn-r1894] Tools.html h5dump: Added -V option.

Glossary.html     selection: added 2nd definition.
Filters.html      Added reference in section 4 to zlib website.
This commit is contained in:
Frank Baker
1999-12-17 10:47:05 -05:00
parent c85c62fcd0
commit 4ee64d4c71
3 changed files with 9 additions and 2 deletions

View File

@@ -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>