=head1 NAME rrdrestore - Restore the contents of an RRD from its XML dump format =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 to the native B format. =over 8 =item I The name of the B file 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 various data sources. =item B<--force-overwrite>|B<-f> Allows B to overwrite the destination B. =back =head1 AUTHOR Tobias Oetiker