Code

src moved back to pod. this include thing was a neat idea but it just adds another...
[rrdtool.git] / doc / rrdrestore.pod
index f20f7e1b1314d00fd29b09aa550031dc609a7ef8..7f78d2792cfa8c1e10a55fe5f157126a2f5bdf33 100644 (file)
@@ -1,8 +1,6 @@
 =head1 NAME
 
-rrdtool restore - restore the contents of an B<RRD> from its XML dump format
-
-=for html <div align="right"><a href="rrdrestore.pdf">PDF</a> version.</div>
+rrdrestore - Restore the contents of an RRD from its XML dump format
 
 =head1 SYNOPSIS
 
@@ -27,7 +25,11 @@ The name of the B<RRD> to restore.
 =item B<--range-check>|B<-r>
 
 Make sure the values in the RRAs do not exceed the limits defined for
-the different datasources.
+the different data sources.
+
+=item B<--force-overwrite>|B<-f>
+
+Allows B<RRDtool> to overwrite the destination B<RRD>.
 
 =back