add patch/list-patches option --category to man
authorDominik Heidler <dheidler@suse.de>
Mon, 8 Oct 2012 08:05:21 +0000 (10:05 +0200)
committerDominik Heidler <dheidler@suse.de>
Mon, 8 Oct 2012 08:05:21 +0000 (10:05 +0200)
doc/zypper.8

index 3f3bedd..75b2ed8 100644 (file)
@@ -632,6 +632,9 @@ number matches the given string.
 List available needed patches for all CVE issues, or issues whose number
 matches the given string.
 .TP
+\fI\-g, \-\-category\fR <category>
+List available patches in the specified category.
+.TP
 \fI \ \ \ \ \-\-issues\fR[=string]
 Look for issues whose number, summary, or description matches the specified
 string. Issues found by number are displayed separately from those found
@@ -679,6 +682,11 @@ Install patch fixing a MITRE's CVE issue specified by number. Use
 \fBlist-patches --cve\fR command to get a list of available
 needed patches for specific issues.
 .TP
+\fI\-g, \-\-category\fR <category>
+Install all patches in the specified category. Use
+\fBlist-patches --category\fR command to get a list of available
+patches for a specific category.
+.TP
 \fI\-r, \-\-repo\fR <alias|name|#|URI>
 Work only with the repository specified by the alias, name, number, or URI. This
 option can be used multiple times.