[svn-r6786] Purpose:

Update

Description:
    Updated with description of new h5dumper --string feature.

Platforms tested:
    Mozilla

Misc. update:
This commit is contained in:
Bill Wendling
2003-04-30 17:43:51 -05:00
parent a306b38d67
commit 4aad34af3e
2 changed files with 5 additions and 0 deletions

View File

@@ -202,6 +202,9 @@ to convert files from HDF4 format to HDF5 format and vice versa.
<dt><code>-i</code> &nbsp;&nbsp;or&nbsp;&nbsp;
<code>--object-ids</code></dt>
<dd>Print the object ids.</dd>
<dt><code>-r</code> &nbsp;&nbsp;or&nbsp;&nbsp;
<code>--string</code></dt>
<dd>Print 1-bytes integer datasets as ASCII.</dd>
<dt><code>-V</code> &nbsp;&nbsp;or&nbsp;&nbsp;
<code>--version</code></dt>
<dd>Print version number and exit.</dd>