update manpage for '--from-repo'
authorKlaus Kaempf <kkaempf@suse.de>
Fri, 27 Jul 2007 14:37:21 +0000 (14:37 +0000)
committerKlaus Kaempf <kkaempf@suse.de>
Fri, 27 Jul 2007 14:37:21 +0000 (14:37 +0000)
doc/zypper.8

index 9a4ecf0..40b97ca 100644 (file)
@@ -70,6 +70,9 @@ List available updates.
 .TP
 \fI\-t, --type\fR <resolvable_type>
 Type of resolvable (default: patch)
+.TP
+\fI\--from-repo\fR <repository_alias>
+Limit view to updates available from named repository
 
 See also the NOTE at
 .BR update .
@@ -91,6 +94,9 @@ Update all installed resolvables with newer versions, where applicable.
 \fI\-t, -\-type\fR <resolvable_type>
 Type of resolvable (default: patch)
 .TP
+\fI\--from-repo\fR <repository_alias>
+Limit to updates available from named repository
+.TP
 .I \-y, \-\-no-confirm
 Don't require user confirmation.
 .TP
@@ -108,6 +114,9 @@ description exists, like on the SUSE update servers. To operate on all
 packages for which there is a better version instead, select \fI--type
 package\fR which is also the default in rug compatibility mode.
 
+By using \fI--from-repo\fR one can follow a specific repository only
+with updates.
+
 .TP
 \fBsearch\fR (\fBse\fR) [\fIoptions\fR] [\fBquerystring\fR] ...
 Search for resolvables matching given strings. * (any substring) and ? (any character) wildcards can also be used within search strings.