diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-12 08:30:53 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-12 08:30:53 +0000 |
commit | 1860451d7799f2f5856c2965505e761c87dd2d90 (patch) | |
tree | 5101b1f6a5ce09540adfa5850d8bbe82e5d56936 /man/C/urpmi.cfg.5 | |
parent | f12fdc40af74b5dd4aa0f5f24ec39f2ede81f6fe (diff) | |
download | urpmi-1860451d7799f2f5856c2965505e761c87dd2d90.tar urpmi-1860451d7799f2f5856c2965505e761c87dd2d90.tar.gz urpmi-1860451d7799f2f5856c2965505e761c87dd2d90.tar.bz2 urpmi-1860451d7799f2f5856c2965505e761c87dd2d90.tar.xz urpmi-1860451d7799f2f5856c2965505e761c87dd2d90.zip |
Document the noreconfigure configuration option
Diffstat (limited to 'man/C/urpmi.cfg.5')
-rw-r--r-- | man/C/urpmi.cfg.5 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/C/urpmi.cfg.5 b/man/C/urpmi.cfg.5 index d656bd68..24baf04b 100644 --- a/man/C/urpmi.cfg.5 +++ b/man/C/urpmi.cfg.5 @@ -105,6 +105,11 @@ Specify which download program to use: \fBwget\fP or \fBcurl\fP. Specify how many times the downloader should retry in case of non-permanent errors. +.TP +.B noreconfigure +Specifies that the media should not be reconfigured (by a reconfiguration file +present on the medium). + .SS Medium description A medium is described as follows : |