X-Git-Url: https://git.tokkee.org/?p=pkg-rrdtool.git;a=blobdiff_plain;f=doc%2Frrdrestore.html;h=142c29f8fc8a8ddb3ec079ceb951c0d01b235b3a;hp=4f49fa59cc4333b4dd1dd3aad65b223f3422d0bb;hb=8892808f3a79ec485e273390213ef3f16792eb54;hpb=ba531669d795b10244c358135249016c5898519b diff --git a/doc/rrdrestore.html b/doc/rrdrestore.html index 4f49fa5..142c29f 100644 --- a/doc/rrdrestore.html +++ b/doc/rrdrestore.html @@ -40,31 +40,27 @@

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.

-