From 2a98f39e1e926edd2b4d8308cefd2f9f6eba1a72 Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Fri, 2 Jul 2010 13:02:54 +0200 Subject: [PATCH] Let zypper manpage be found via `apropos`. (bnc#613198) --- doc/zypper.8 | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/doc/zypper.8 b/doc/zypper.8 index 50f56af..9ed62c0 100644 --- a/doc/zypper.8 +++ b/doc/zypper.8 @@ -1,4 +1,8 @@ .TH "zypper" "8" "1.4.5" "zypper" "System Tools" +.SH "NAME" +.LP +zypper - Command\-line interface to ZYpp system management library (libzypp) + .SH "SYNTAX" .LP zypper [\fI\-\-global\-opts\fR] <\fBcommand\fR> [\fI\-\-command\-opts\fR] [\fBcommand-arguments\fR] @@ -317,7 +321,7 @@ By default, zypper installs also packages recommended by the requested ones. This option causes the recomended packages to be ignored and only the required ones to be installed. .TP -.I \-R, \-\-no\-force\-resolution +.I \-R, \-\-no\-force\-resolution Do not force the solver to find a solution. Instead, report dependency problem and prompt the user to resolve it manually. .TP @@ -419,7 +423,7 @@ to install or remove to fix them. By default, zypper installs also packages recommended by the requested ones (the ones needed to fix broken dependencies in this case). This option causes the recomended packages to be ignored and only the -required ones to be installed. +required ones to be installed. .TP .I \-D, \-\-dry-run Test the repair, do not actually do anything to the system. @@ -486,7 +490,7 @@ Select packages by capabilities. .I \-\-debug\-solver Create solver test case for debugging. See the install command for details. .TP -.I \-R, \-\-no\-force\-resolution +.I \-R, \-\-no\-force\-resolution Do not force the solver to find a solution. Instead, report dependency problem and prompt the user to resolve it manually. .TP @@ -576,7 +580,7 @@ By default, zypper installs also packages recommended by the requested ones. This option causes the recomended packages to be ignored and only the required ones to be installed. .TP -.I \-R, \-\-no\-force\-resolution +.I \-R, \-\-no\-force\-resolution Do not force the solver to find a solution. Instead, report dependency problem and prompt the user to resolve it manually. .TP @@ -915,7 +919,7 @@ set using the commands described in this section below, or by manually editing the repository definition files (.repo files, see section FILES). .TP -.B addrepo (ar) [options] +.B addrepo (ar) [options] .TP .B addrepo (ar) [options] @@ -1219,7 +1223,7 @@ Modify properties of specified services. .TP Common Options -These options are common to all types of services and repositories. +These options are common to all types of services and repositories. .TP .I \-d, \-\-disable Disable the service (but don't remove it). @@ -1270,7 +1274,7 @@ Clear the list of RIS repositories to enable. .TP .I \-K, --cl-to-disable Clear the list of RIS repositories to disable. - + .TP .B services (ls) [options] @@ -1330,7 +1334,7 @@ List currently active package locks. .TP .B addlock (al) [options] ... Add a package lock. Specify packages to lock by exact name or by a glob pattern using '*' and '?' -wildcard characters. +wildcard characters. .TP .I \-r, \-\-repo @@ -1432,7 +1436,7 @@ The list contains the following information: .SH "GLOBAL OPTIONS" -.TP +.TP .I \-h, \-\-help Help. If a \fBcommand\fR is specified together with --help option, command specific help is displayed. .TP @@ -1543,7 +1547,7 @@ as well as temporary files. See also the FILES section. .I \ \ \ \ \-\-disable\-system\-resolvables This option serves mainly for testing purposes. It will cause zypper to act as if there were no packages installed in the system. Use with caution as you -can damage your system using this option. +can damage your system using this option. .SH "FILES" @@ -1681,7 +1685,7 @@ Returned upon exiting after receiving a SIGINT or SIGTERM. .SH "COMPATIBILITY WITH RUG" .LP -zypper is designed to be compatible with rug, which is a command\-line interface to the ZENworks Linux Management (ZLM) agent. Compared to rug, zypper does not need the ZLM daemon to run, and is intented to provide more and improved functionality. Following is a list of zypper-rug command aliases, supported rug command line options, and compatibility notes. See also compatibility notes in descriptions of zypper commands. +zypper is designed to be compatible with rug, which is a command\-line interface to the ZENworks Linux Management (ZLM) agent. Compared to rug, zypper does not need the ZLM daemon to run, and is intented to provide more and improved functionality. Following is a list of zypper-rug command aliases, supported rug command line options, and compatibility notes. See also compatibility notes in descriptions of zypper commands. .LP To enable rug-compatible behavior, use the \fI\-r or \-\-rug\-compatible\fR global option with each command. -- 2.7.4