diff options
-rw-r--r-- | doc/html/Tools.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html index b28f306..4a93796 100644 --- a/doc/html/Tools.html +++ b/doc/html/Tools.html @@ -171,10 +171,10 @@ These tools enable the user to examine HDF5 files interactively. <dt><code>-l <em>P</em></code> or <code>--soft-link=<em>P</em></code></dt> <dd>Print the value(s) of the specified soft link.</dd> - <dt><code>-o <em>P</em></code> or + <dt><code>-o <em>F</em></code> or <code>--output=<em>F</em></code></dt> <dd>Output raw data into file F.</dd> - <dt><code>-t <em>P</em></code> or + <dt><code>-t <em>T</em></code> or <code>--datatype=<em>T</em></code></dt> <dd>Print the specified named data type.</dd> <dt><code>-w <em>#</em></code> or |