From 0cde879d0d17afd3e6ac129a90793aaece3a2aa1 Mon Sep 17 00:00:00 2001 From: Jan Kupec Date: Fri, 22 Jun 2007 07:29:21 +0000 Subject: [PATCH] - fixed consistency of and [optional] arguments - improved update command description - changed sa, sr descriptions + some other minor changes --- doc/zypper.8 | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/doc/zypper.8 b/doc/zypper.8 index 388d0f6..c57638b 100644 --- a/doc/zypper.8 +++ b/doc/zypper.8 @@ -47,47 +47,47 @@ A resolvable is a package, patch, pattern, language, or a product. .TP -.B info (if) [name] ... +.B info (if) ... Displays full info for the specified packages. .TP -.B install (in) [name] ... +.B install (in) ... Install resolvables. .TP -\fI\-c, \-\-catalog\fR +\fI\-c, \-\-catalog\fR Only from this catalog (FIXME not implemented yet) .TP -\fI\-t, \-\-type\fR [resolvable] +\fI\-t, \-\-type\fR Type of resolvable (default: package) .TP .I \-y, \-\-no-confirm Don't require user confirmation. .TP -.B list-updates (lu) +.B list-updates (lu) [options] List available updates. .TP -\fI\-t, --type\fR +\fI\-t, --type\fR Type of resolvable (default: patch) See also the NOTE at .BR update . .TP -.B remove (rm) [name].. +.B remove (rm) ... Remove resolvables. .TP -\fI\-t, -\-type\fR [resolvable] +\fI\-t, -\-type\fR Type of resolvable (default: package) .TP .I \-y, \-\-no-confirm Don't require user confirmation. .TP -.B update (up) -Update resolvables. +.B update (up) [options] +Update all installed resolvables with newer versions, where applicable. .TP -\fI\-t, -\-type\fR [resolvable] +\fI\-t, -\-type\fR Type of resolvable (default: patch) .TP .I \-y, \-\-no-confirm @@ -167,7 +167,7 @@ List patches. Lists all patches that are available, including installed and not applicable ones. .TP -.B patch-info [name] ... +.B patch-info ... Displays full info for the specified patches. .LP @@ -186,7 +186,7 @@ and option names (service-add, --catalog) as rug. In libzypp, an installation source is a repository is a service is a catalog. .TP -.B service-add (sa) [alias] +.B service-add (sa) Add a new service (installation source). .TP \fI\-r, -\-repo\fR @@ -202,7 +202,7 @@ Add the service as disabled. Do not automatically refresh the metadata. .TP -.B service-delete (sd) +.B service-delete (sd) Delete a service (installation source). .TP @@ -214,7 +214,7 @@ Following data are printed for each source found: Enabled (whether the source is rug compatibility mode: if \fI-r\fR global option is set, zypper doesn't include 'Enabled' and 'Refresh' columns and prints rug's 'Status' column with values "Active" or "Disabled" instead. .TP -.B service-rename (sr) +.B service-rename (sr) Rename a service (installation source). .TP -- 2.7.4