OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Jun-2003 16:45:03
Branch: HEAD Handle: 2003061115450200
Modified files:
openpkg-src/openpkg-tool
openpkg.1
Log:
regen manual page
Summary:
Revision Changes Path
1.6 +9 -6 openpkg-src/openpkg-tool/openpkg.1
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg-tool/openpkg.1
============================================================================
$ cvs diff -u -r1.5 -r1.6 openpkg.1
--- openpkg-src/openpkg-tool/openpkg.1 28 Feb 2003 14:22:09 -0000 1.5
+++ openpkg-src/openpkg-tool/openpkg.1 11 Jun 2003 14:45:02 -0000 1.6
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "OPENPKG 1"
-.TH OPENPKG 1 "2003-02-28" "openpkg-tool" "OpenPKG Maintainance"
+.TH OPENPKG 1 "2003-04-25" "openpkg-tool" "OpenPKG Maintainance"
.SH "NAME"
\&\fBopenpkg\fR \- \fBOpenPKG\fR maintainance utility
.SH "VERSION"
@@ -175,7 +175,7 @@
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
\&\fBopenpkg\fR is a frontend utility for maintaining an \fBOpenPKG\fR instance.
-It currenty provides indexing of \s-1RPM\s0 files (\fBopenpkg index\fR) and
+It currently provides indexing of \s-1RPM\s0 files (\fBopenpkg index\fR) and
automated recursive from-scratch installation and updating of existing
\&\s-1RPM\s0 packages (\fBopenpkg build\fR).
.SH "COMMANDS"
@@ -369,12 +369,15 @@
are matched.
.IP "\fB\-D\fR\fIvar\fR=\fIval\fR" 4
.IX Item "-Dvar=val"
-Specify configuration options for all selected packages. This can be
-either \fB\-D\fR\f(CW\*(C`with_\*(C'\fR\fIxxx\fR\f(CW\*(C`=\*(C'\fR\fIyyy\fR or
just \fB\-D\fR\f(CW\*(C`with_\*(C'\fR\fIxxx\fR, the
-latter is equivalent to a
\fB\-D\fR\f(CW\*(C`with_\*(C'\fR\fIxxx\fR\f(CW\*(C`=\*(C'\fR\f(CW\*(C`yes\*(C'\fR. The
parameters
+Specify configuration options for selected packages. This can be
+either \fB\-D\fR\fIwith_xxx\fR=\fIyyy\fR or just \fB\-D\fR\fIwith_xxx\fR, the
+latter is equivalent to a \fB\-D\fR\fIwith_xxx\fR=\fIyes\fR. The parameters
are matched against selected packages that are already installed. If
-they do indicate a change the package is rebuild. There can be multiple
+they do indicate a change, the package is rebuild. There can be multiple
\&\fB\-D\fR options.
+.Sp
+If the option name is prefixed with a package name followed by two colons
+then it applies only to the specified package. E.g.
\fB\-D\fR\fIgcc::with_binutils\fR.
.IP "\fB\-E\fR \fIname\fR" 4
.IX Item "-E name"
Ignore a package with the specified \fIname\fR. This can be used to avoid
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]