diff options
Diffstat (limited to 'pod/urpmi.cfg.5.pod')
-rw-r--r-- | pod/urpmi.cfg.5.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index 00e8ed9d..85630b48 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -183,15 +183,15 @@ Note that the rsync options will also be used for ssh media. =item B<split-length> Same as B<--split-length> for urpmi. This option allows to control the -minimal length of splitted transactions. The default value is 1 (smallest -possible transaction). Setting this value to 0 disables the splitting of +minimal length of splitted transactions. The default value is 8. +Setting this value to 0 disables the splitting of transactions. =item B<split-level> Same as B<--split-level> for urpmi. This option allows to control if transactions should be splitted depending of the number of packages to -upgrade. The default value is 20. +upgrade. The default value is 1. =item B<strict-arch> |