.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH COPYDATABASE "1" "March 2019" "xapian-core 1.4.11" "User Commands" .SH NAME copydatabase \- Perform a document-by-document copy of one or more Xapian databases .SH SYNOPSIS .B copydatabase \fI\,SOURCE_DATABASE\/\fR... \fI\,DESTINATION_DATABASE\/\fR .SH DESCRIPTION copydatabase \- Perform a document\-by\-document copy of one or more Xapian databases .SH OPTIONS .TP \fB\-\-no\-renumber\fR Preserve the numbering of document ids (useful if you have external references to them, or have set them to match unique ids from an external source). If multiple source databases are specified and the same docid occurs in more one, the last occurrence will be the one which ends up in the destination database. .TP \fB\-\-help\fR display this help and exit .TP \fB\-\-version\fR output version information and exit