Code

Imported upstream version 1.3.8.
[pkg-rrdtool.git] / doc / rrdrestore.html
index 142c29f8fc8a8ddb3ec079ceb951c0d01b235b3a..17d331e532236d44d07a1119e862b255ed72535e 100644 (file)
@@ -9,8 +9,10 @@
 
 <body style="background-color: white">
 
-<p><a name="__index__"></a></p>
+
 <!-- INDEX BEGIN -->
+<div name="index">
+<p><a name="__index__"></a></p>
 <!--
 
 <ul>
        <li><a href="#description">DESCRIPTION</a></li>
        <li><a href="#author">AUTHOR</a></li>
 </ul>
+
 -->
+
+
+</div>
 <!-- INDEX END -->
 
 <p>
 <p>The <strong>restore</strong> function reads the XML representation of an RRD and converts
 it to the native <strong>RRD</strong> format.</p>
 <dl>
-<dt><strong><a name="item_filename_2exml"><em>filename.xml</em></a></strong></dt>
+<dt><strong><a name="filename_xml" class="item"><em>filename.xml</em></a></strong></dt>
 
 <dd>
 <p>The name of the <strong>XML</strong> file you want to restore.</p>
 </dd>
-<dt><strong><a name="item_filename_2errd"><em>filename.rrd</em></a></strong></dt>
+<dt><strong><a name="filename_rrd" class="item"><em>filename.rrd</em></a></strong></dt>
 
 <dd>
 <p>The name of the <strong>RRD</strong> to restore.</p>
 </dd>
-<dt><strong><a name="item__2d_2drange_2dcheck_7c_2dr"><strong>--range-check</strong>|<strong>-r</strong></a></strong></dt>
+<dt><strong><a name="range_check_r" class="item"><strong>--range-check</strong>|<strong>-r</strong></a></strong></dt>
 
 <dd>
 <p>Make sure the values in the RRAs do not exceed the limits defined for
 the various data sources.</p>
 </dd>
-<dt><strong><a name="item__2d_2dforce_2doverwrite_7c_2df"><strong>--force-overwrite</strong>|<strong>-f</strong></a></strong></dt>
+<dt><strong><a name="force_overwrite_f" class="item"><strong>--force-overwrite</strong>|<strong>-f</strong></a></strong></dt>
 
 <dd>
 <p>Allows <strong>RRDtool</strong> to overwrite the destination <strong>RRD</strong>.</p>