diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-10-11 09:52:53 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-10-11 09:52:53 +0000 |
commit | 78199b9ae92fbc47c4adda157de80f3230341255 (patch) | |
tree | 6d657fb1fd8d6df2766e673020fbdcdfd40ea043 /man/C/urpmi.8 | |
parent | 26238ee0048c0e00c2bb5b1cf707baacc59181f5 (diff) | |
download | urpmi-78199b9ae92fbc47c4adda157de80f3230341255.tar urpmi-78199b9ae92fbc47c4adda157de80f3230341255.tar.gz urpmi-78199b9ae92fbc47c4adda157de80f3230341255.tar.bz2 urpmi-78199b9ae92fbc47c4adda157de80f3230341255.tar.xz urpmi-78199b9ae92fbc47c4adda157de80f3230341255.zip |
Clarify the urpmq man page
Diffstat (limited to 'man/C/urpmi.8')
-rw-r--r-- | man/C/urpmi.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index d41d5089..3f2a1db8 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -61,7 +61,7 @@ Never ask to uninstall a package but prefer aborting instead. This can be safer in auto mode. .IP "\fB\--keep\fP" When some dependencies cannot be satisfied, change the selection of packages -to trying to keep existing packages instead of removing them. This behaviour +to try to keep existing packages instead of removing them. This behaviour generally rejects the upgrade of packages given on command line (or when using --auto-select) when a dependency error occurs. .IP "\fB\--split-level \fInumber\fP" |