Remove unnecessary Group tag for localisation packages
[platform/upstream/rpm.git] / doc / rpmdb.8
1 .TH "RPMDB" "8" "29 June 2010" "Red Hat, Inc"
2 .SH NAME
3 rpmdb \- RPM Database Tool
4 .SH SYNOPSIS
5
6 \fBrpm\fR {\fB--initdb|--rebuilddb\fR}
7
8 .SH "DESCRIPTION"
9 The general form of an rpm rebuild database command is 
10 .PP
11
12 \fBrpm\fR {\fB--initdb|--rebuilddb\fR} [\fB-v\fR] [\fB--dbpath \fIDIRECTORY\fB\fR] [\fB--root \fIDIRECTORY\fB\fR]
13
14 .PP
15 Use \fB--initdb\fR to create a new database if one doesn't already exist
16 (existing database is not overwritten), use
17 \fB--rebuilddb\fR to rebuild the database indices from
18 the installed package headers.
19 .PP
20
21 .SH "SEE ALSO"
22
23 .nf
24 \fBpopt\fR(3),
25 \fBrpm\fR(8),
26 \fBrpmkeys\fR(8),
27 \fBrpmsign\fR(8),
28 \fBrpm2cpio\fR(8),
29 \fBrpmbuild\fR(8),
30 \fBrpmspec\fR(8),
31 .fi
32
33 \fBrpm --help\fR - as rpm supports customizing the options via popt aliases 
34 it's impossible to guarantee that what's described in the manual matches 
35 what's available.
36
37
38 \fBhttp://www.rpm.org/ <URL:http://www.rpm.org/>
39 \fR
40 .SH "AUTHORS"
41
42 .nf
43 Marc Ewing <marc@redhat.com>
44 Jeff Johnson <jbj@redhat.com>
45 Erik Troan <ewt@redhat.com>
46 Panu Matilainen <pmatilai@redhat.com>
47 .fi
48