X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Frrdrestore.html;fp=doc%2Frrdrestore.html;h=17d331e532236d44d07a1119e862b255ed72535e;hb=51c3d3fb997c22e1ee828470413f1e84989e1f6c;hp=142c29f8fc8a8ddb3ec079ceb951c0d01b235b3a;hpb=1559397b94b4af3de73cfa23c04be31d8bee53e7;p=pkg-rrdtool.git diff --git a/doc/rrdrestore.html b/doc/rrdrestore.html index 142c29f..17d331e 100644 --- a/doc/rrdrestore.html +++ b/doc/rrdrestore.html @@ -9,8 +9,10 @@ -

+ +
+

+ + +

@@ -40,23 +46,23 @@

The restore function reads the XML representation of an RRD and converts it to the native RRD format.

-
filename.xml
+
filename.xml

The name of the XML file you want to restore.

-
filename.rrd
+
filename.rrd

The name of the RRD to restore.

-
--range-check|-r
+
--range-check|-r

Make sure the values in the RRAs do not exceed the limits defined for the various data sources.

-
--force-overwrite|-f
+
--force-overwrite|-f

Allows RRDtool to overwrite the destination RRD.