diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-11 14:00:19 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-11 14:00:19 +0000 |
commit | eac41d32643794eaf3ea6f1717b538b024067697 (patch) | |
tree | e0b0bf0c5893ff15084348b01bc746695b30b0be /man | |
parent | 356f6e4dd452ff11017aa2466ea4aa2324306012 (diff) | |
download | urpmi-eac41d32643794eaf3ea6f1717b538b024067697.tar urpmi-eac41d32643794eaf3ea6f1717b538b024067697.tar.gz urpmi-eac41d32643794eaf3ea6f1717b538b024067697.tar.bz2 urpmi-eac41d32643794eaf3ea6f1717b538b024067697.tar.xz urpmi-eac41d32643794eaf3ea6f1717b538b024067697.zip |
Add a --raw option to urpmi.addmedia
Diffstat (limited to 'man')
-rw-r--r-- | man/C/urpmi.addmedia.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/C/urpmi.addmedia.8 b/man/C/urpmi.addmedia.8 index 24d66929..377cb820 100644 --- a/man/C/urpmi.addmedia.8 +++ b/man/C/urpmi.addmedia.8 @@ -113,6 +113,10 @@ and so it does not need to be updated by \fBurpmi.update\fP. .IP "\fB\--norebuild\fP" Don't try to rebuild the hdlist files from the RPMs if the original hdlist wasn't readable or was corrupted. +.IP "\fB\--raw\fP" +Add the new media in the urpmi configuration file, but don't update it nor +proceed to any download. The media, to be usable, will need to be updated with +\fBurpmi.update\fP. .IP "\fB\-c\fP" Clean headers cache directory in /var/cache/urpmi/headers. .IP "\fB\-h\fP" |