Mailinglist Archive: zypp-commit (731 mails)
| < Previous | Next > |
[zypp-commit] r6650 - /trunk/zypper/doc/zypper.8
- From: jkupec@xxxxxxxxxxxxxxxx
- Date: Tue, 14 Aug 2007 17:48:35 -0000
- Message-id: <20070814174835.9205445375@xxxxxxxxxxxxxxxx>
Author: jkupec
Date: Tue Aug 14 19:48:35 2007
New Revision: 6650
URL: http://svn.opensuse.org/viewcvs/zypp?rev=6650&view=rev
Log: (empty)
Modified:
trunk/zypper/doc/zypper.8
Modified: trunk/zypper/doc/zypper.8
URL: http://svn.opensuse.org/viewcvs/zypp/trunk/zypper/doc/zypper.8?rev=6650&r1=6649&r2=6650&view=diff
==============================================================================
--- trunk/zypper/doc/zypper.8 (original)
+++ trunk/zypper/doc/zypper.8 Tue Aug 14 19:48:35 2007
@@ -47,7 +47,7 @@
Displays full info for the specified packages.
.TP
-.B install (in) <capability> ...
+.B install (in) [options] <capability> ...
Install or update resolvables.
Capability is: NAME, or "NAME[OP<EDITION>]", where OP is < <= = >= > and
@@ -119,7 +119,10 @@
.TP
.B update (up) [options]
-Update all installed resolvables with newer versions, where applicable.
+Update all installed resolvables with newer versions, where applicable. To
+update individual packages, use zypper install <name> (see documentation of
+the install command for details).
+
.TP
\fI\-t, -\-type\fR <resolvable_type>
Type of resolvable (default: patch)
--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx
Date: Tue Aug 14 19:48:35 2007
New Revision: 6650
URL: http://svn.opensuse.org/viewcvs/zypp?rev=6650&view=rev
Log: (empty)
Modified:
trunk/zypper/doc/zypper.8
Modified: trunk/zypper/doc/zypper.8
URL: http://svn.opensuse.org/viewcvs/zypp/trunk/zypper/doc/zypper.8?rev=6650&r1=6649&r2=6650&view=diff
==============================================================================
--- trunk/zypper/doc/zypper.8 (original)
+++ trunk/zypper/doc/zypper.8 Tue Aug 14 19:48:35 2007
@@ -47,7 +47,7 @@
Displays full info for the specified packages.
.TP
-.B install (in) <capability> ...
+.B install (in) [options] <capability> ...
Install or update resolvables.
Capability is: NAME, or "NAME[OP<EDITION>]", where OP is < <= = >= > and
@@ -119,7 +119,10 @@
.TP
.B update (up) [options]
-Update all installed resolvables with newer versions, where applicable.
+Update all installed resolvables with newer versions, where applicable. To
+update individual packages, use zypper install <name> (see documentation of
+the install command for details).
+
.TP
\fI\-t, -\-type\fR <resolvable_type>
Type of resolvable (default: patch)
--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx
| < Previous | Next > |