diff options
Diffstat (limited to 'doc/html/Tools.html')
-rw-r--r-- | doc/html/Tools.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html index 318050e..9f86a9a 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -202,6 +202,9 @@ to convert files from HDF4 format to HDF5 format and vice versa. <dt><code>-i</code> or <code>--object-ids</code></dt> <dd>Print the object ids.</dd> + <dt><code>-r</code> or + <code>--string</code></dt> + <dd>Print 1-bytes integer datasets as ASCII.</dd> <dt><code>-V</code> or <code>--version</code></dt> <dd>Print version number and exit.</dd> |