summaryrefslogtreecommitdiffstats
path: root/pod/urpme.8.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 17:48:34 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 17:48:34 +0000
commit8efdb18a2d30db87bec6df08110c1f806a65b9be (patch)
tree91be941d578d976dba2a01b4021fdcf4209c000e /pod/urpme.8.pod
parenta44234487067beeb9d690de52cff82396261638b (diff)
downloadurpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.tar
urpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.tar.gz
urpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.tar.bz2
urpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.tar.xz
urpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.zip
Small manpage updates
Diffstat (limited to 'pod/urpme.8.pod')
-rw-r--r--pod/urpme.8.pod22
1 files changed, 14 insertions, 8 deletions
diff --git a/pod/urpme.8.pod b/pod/urpme.8.pod
index 4ce455a2..e7810263 100644
--- a/pod/urpme.8.pod
+++ b/pod/urpme.8.pod
@@ -19,19 +19,19 @@ If you want to specify packages more broadly, use the B<-a> option.
=item B<--help>
-Prints a help message and exit (this is the same as B<-h> or B<-?>).
+Prints a help message and exit (this is the same as B<-h> or B<-?>).
=item B<-a>
-If multiple packages match the given substring, deinstall them all.
+If multiple packages match the given substring, deinstall them all.
=item B<-v>
-Proposes a verbose mode with various messages.
+Proposes a verbose mode with various messages.
=item B<--auto>
-Removes packages non-interactively, without asking questions.
+Removes packages non-interactively, without asking questions.
=item B<--test>
@@ -39,7 +39,7 @@ Test deinstallation of packages but do not modify the system.
=item B<--force>
-Force invocation even if some packages do not exist.
+Force invocation even if some packages do not exist.
=item B<--parallel> I<alias>
@@ -48,7 +48,7 @@ that urpmi is installed, but it is not necessary to have media defined on
any machines). I<alias> defines which extension module is to be used by
urpmi (currently, B<urpmi-parallel-ka-run> or B<urpmi-parallel-ssh> are
available) and which machines should be updated. This alias is defined in
-the file F</etc/urpmi/parallel.cfg> as described below.
+the file F</etc/urpmi/parallel.cfg> as described below.
=item B<--root> I<directory>
@@ -71,9 +71,15 @@ See urpmi.files(5).
=over
+=item 0
+
+Success; or nothing was found to remove; or the user cancelled the whole
+operation.
+
=item 1
-Command line inconsistency.
+Command line inconsistency, invocation failure (you are not root), or
+packages not found.
=item 2
@@ -89,4 +95,4 @@ Pascal Rigaux, Francois Pons, Rafael Garcia-Suarez
=head1 SEE ALSO
urpmi.addmedia(8), urpmi.update(8), urpmi.removemedia(8), urpmf(8),
-urpmi(8), urpmq(8), urpmi.files(5).
+urpmi(8), urpmq(8), urpmi.files(5).