=head1 NAME rrdtool restore - restore the contents of an B from its XML dump format =for html
PDF version.
=head1 SYNOPSIS B B I I S<[B<--range-check>|B<-r>]> =head1 DESCRIPTION The B function reads the XML representation of an RRD and converts it into the native B format. =over 8 =item I The name of the B you want to restore. =item I The name of the B to restore. =item B<--range-check>|B<-r> Make sure the values in the RRAs do not exceed the limits defined for the different data sources. =item B<--force-overwrite>|B<-f> Allows B to overwrite the destination B. =back =head1 AUTHOR Tobias Oetiker