File: copydatabase.1

package info (click to toggle)
xapian-core 1.4.3-2%2Bdeb9u3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 21,412 kB
  • sloc: cpp: 113,868; ansic: 8,723; sh: 4,433; perl: 836; makefile: 566; tcl: 317; python: 40
file content (24 lines) | stat: -rw-r--r-- 879 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.4.
.TH COPYDATABASE "1" "January 2017" "xapian-core 1.4.3" "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