From a3922a35162b7a65dcc76cf52a9a68f8a34f89f9 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 13 Feb 2006 14:21:30 +0000 Subject: Man page overhaul. Remove -h option, that doesn't exist --- pod/urpmi.addmedia.8.pod | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index cfd94857..89e35eee 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -1,6 +1,6 @@ =head1 NAME -urpmi.addmedia - adds a new rpm medium to be used by urpmi +urpmi.addmedia - adds a new rpm media to be used by urpmi =head1 SYNOPSIS @@ -18,11 +18,11 @@ must be chosen: =item B [I] > http://>:>@>/> [with >] -where > is your reference for the medium (e.g. "updates"). -> is optional if B<--distrib> is given in the options list. ->/> is the location of the media directory on the net -(e.g. C). > is the pathname where -to find the hdlist of the rpms. The location is given relative to +where > is a human-readable name for the new media (e.g. +"updates"). > is optional if B<--distrib> is given in the options +list. >/> is the location of the media directory on the +net (e.g. C). > is the pathname +where to find the hdlist of the rpms. The location is given relative to >. B is used by default to download files, B may be used if B is not installed or if or B<--wget> is given in I. Example: @@ -56,8 +56,9 @@ The same as for http; you can use the >::> syntax too. Example: =item B [I] > file://> [with >] -where > is your reference for the medium (e.g. Myrpms). > -is the location of the media directory on your machine (e.g. C). +where > is a human-readable name for the new media (e.g. +"local updates"). > is the location of the media directory on your +machine (e.g. C). =item B [I] > removable://> [with >] @@ -110,8 +111,8 @@ username and a password. =item B<--update> -Add a medium which will be taken into -account by B or by C when looking for updates. +Adds a media which will be taken into account by B or by +C when looking for updates. =item B<--probe-synthesis> @@ -157,14 +158,16 @@ to be updated by C. =item B<--norebuild> -Don't try to rebuild the hdlist files from the RPMs -if the original hdlist wasn't readable or was corrupted. +Don't try to rebuild the hdlist files from the RPMs if the original hdlist +wasn't readable or was corrupted (which is the default behaviour). For non +local media, rebuilding the hdlists can be very time- and +bandwidth-consuming. =item B<--raw> -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 C. +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 C; it's ignored until then. =item B<--nopubkey> @@ -174,10 +177,6 @@ Don't import pubkey of added media. Clean headers cache directory in F. -=item B<-h> - -Try to find and use synthesis or hdlist file. - =item B<-f> Force rebuild of base files, or of hdlist files when specified twice. @@ -194,12 +193,12 @@ so far are: =item B<$ARCH> -The architecture (as given in F) +The architecture (if found in F). =item B<$RELEASE> -The OS release (as given in F; its value is -B on a cooker system.) +The OS release (if found in F; its value should be B +on a Mandriva cooker system.) =item B<$HOST> -- cgit v1.2.1