From: Dominik Heidler Date: Mon, 8 Oct 2012 08:05:21 +0000 (+0200) Subject: add patch/list-patches option --category to man X-Git-Tag: 1.8.4~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e9ff06fc8234b9342a78ba762e5f05c8e7ee313;p=platform%2Fupstream%2Fzypper.git add patch/list-patches option --category to man --- diff --git a/doc/zypper.8 b/doc/zypper.8 index 3f3bedd..75b2ed8 100644 --- a/doc/zypper.8 +++ b/doc/zypper.8 @@ -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 +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 +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 Work only with the repository specified by the alias, name, number, or URI. This option can be used multiple times.