[svn-r2655] Purpose:

Small bug fix (see bug report 528)
Description:
	Added another example us using the h5dumper to dump an attribute
	from the root group.
This commit is contained in:
Bill Wendling 2000-10-10 12:40:45 -05:00
parent 1c90281db5
commit 4f5328967e

View File

@ -176,6 +176,11 @@ These tools enable the user to examine HDF5 files interactively.
<blockquote>
<code>h5dump -a /GroupFoo/GroupBar/Fnord/metadata quux.h5</code>
</blockquote></li>
<li>Dumping the attribute <code>metadata</code> which is an
attribute of the root group in the file <code>quux.h5</code>:
<blockquote>
<code>h5dump -a /metadata quux.h5</code>
</blockquote></li>
</ol>
<dt><strong>Current Status:</strong>
<dd>The current version of <code>h5dump</code> displays the