From 6e9ff06fc8234b9342a78ba762e5f05c8e7ee313 Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Mon, 8 Oct 2012 10:05:21 +0200 Subject: [PATCH] add patch/list-patches option --category to man --- doc/zypper.8 | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 2.7.4