summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-10-06 15:14:32 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-10-06 15:14:32 +0000
commitdd368f3a94158a85906adcd4d261e9fb9bd7c3e1 (patch)
tree4ebeb388abd69cb9a824528dc5f5bf389996df2b /pod
parent955f51351418847032d75b489b114c5d68d00b84 (diff)
downloadurpmi-dd368f3a94158a85906adcd4d261e9fb9bd7c3e1.tar
urpmi-dd368f3a94158a85906adcd4d261e9fb9bd7c3e1.tar.gz
urpmi-dd368f3a94158a85906adcd4d261e9fb9bd7c3e1.tar.bz2
urpmi-dd368f3a94158a85906adcd4d261e9fb9bd7c3e1.tar.xz
urpmi-dd368f3a94158a85906adcd4d261e9fb9bd7c3e1.zip
update doc
Diffstat (limited to 'pod')
-rw-r--r--pod/urpmi.cfg.5.pod6
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>