From dec48cfa66e17ba4a7e50c92cb24b913289feb12 Mon Sep 17 00:00:00 2001 From: Kim Kibum Date: Mon, 21 May 2012 17:49:08 +0900 Subject: Upload Tizen:Base source --- doc/rpmdb.8 | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 doc/rpmdb.8 (limited to 'doc/rpmdb.8') diff --git a/doc/rpmdb.8 b/doc/rpmdb.8 new file mode 100644 index 0000000..f1ee5dc --- /dev/null +++ b/doc/rpmdb.8 @@ -0,0 +1,48 @@ +.TH "RPMDB" "8" "29 June 2010" "Red Hat, Inc" +.SH NAME +rpmdb \- RPM Database Tool +.SH SYNOPSIS + +\fBrpm\fR {\fB--initdb|--rebuilddb\fR} + +.SH "DESCRIPTION" +The general form of an rpm rebuild database command is +.PP + +\fBrpm\fR {\fB--initdb|--rebuilddb\fR} [\fB-v\fR] [\fB--dbpath \fIDIRECTORY\fB\fR] [\fB--root \fIDIRECTORY\fB\fR] + +.PP +Use \fB--initdb\fR to create a new database if one doesn't already exist +(existing database is not overwritten), use +\fB--rebuilddb\fR to rebuild the database indices from +the installed package headers. +.PP + +.SH "SEE ALSO" + +.nf +\fBpopt\fR(3), +\fBrpm\fR(8), +\fBrpmkeys\fR(8), +\fBrpmsign\fR(8), +\fBrpm2cpio\fR(8), +\fBrpmbuild\fR(8), +\fBrpmspec\fR(8), +.fi + +\fBrpm --help\fR - as rpm supports customizing the options via popt aliases +it's impossible to guarantee that what's described in the manual matches +what's available. + + +\fBhttp://www.rpm.org/ +\fR +.SH "AUTHORS" + +.nf +Marc Ewing +Jeff Johnson +Erik Troan +Panu Matilainen +.fi + -- cgit v1.2.3