summaryrefslogtreecommitdiffstats
path: root/doc/html/Tools.html
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2000-10-10 17:40:45 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2000-10-10 17:40:45 (GMT)
commit4f5328967e20f41f26b6f88901fdc79e80496ceb (patch)
treecbae00ceec4eb64b1aca84518c424cda4d627bc5 /doc/html/Tools.html
parent1c90281db5674c175cd375ab9e38a1cb66d1c729 (diff)
downloadhdf5-4f5328967e20f41f26b6f88901fdc79e80496ceb.zip
hdf5-4f5328967e20f41f26b6f88901fdc79e80496ceb.tar.gz
hdf5-4f5328967e20f41f26b6f88901fdc79e80496ceb.tar.bz2
[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.
Diffstat (limited to 'doc/html/Tools.html')
-rw-r--r--doc/html/Tools.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/html/Tools.html b/doc/html/Tools.html
index 5830234..55145e2 100644
--- a/doc/html/Tools.html
+++ b/doc/html/Tools.html
@@ -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