diff options
Diffstat (limited to 'man/C/urpmi.8')
-rw-r--r-- | man/C/urpmi.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index 6613aba9..9373c30f 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -66,7 +66,8 @@ in auto mode. .IP "\fB\--keep\fP" Change selection of package when some dependencies cannot be satisfied by trying to keep existing package instead of removing them. This behaviour generally -rejects upgrade of packages given on command line (or when using --auto-select). +rejects upgrade of packages given on command line (or when using --auto-select) +in case of dependencies error. .IP "\fB\--split-level \fInumber\fP" Split in small transaction when total number of packages to upgrade is greater than \fInumber\fP given. This option is activated by default and the default |