diff options
Diffstat (limited to 'pod/urpmi.addmedia.8.pod')
-rw-r--r-- | pod/urpmi.addmedia.8.pod | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index 8b551efb..c23867d1 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -21,8 +21,7 @@ must be chosen: where <I<name>> is a human-readable name for the new media (e.g. "updates"). <I<name>> is optional if B<--distrib> is given in the options list. <I<host>>/<I<path>> is the location of the media directory on the -net (e.g. C<media/main>). <I<relative path of hdlist>> is the pathname -where to find the hdlist of the rpms. The location is given relative to +net (e.g. C<media/main>). The location is given relative to <I<path>>. B<curl> is used by default to download files, B<wget> may be used if B<curl> is not installed or if or B<--wget> is given in I<options>. Example: @@ -122,13 +121,9 @@ C<urpmi --update> when looking for updates. Use synthesis file. -=item B<--probe-hdlist> - -Use hdlist file. - =item B<--probe-rpms> -Use rpm files (instead of synthesis/hdlist). +Use rpm files (instead of synthesis). =item B<--distrib> |