diff options
Diffstat (limited to 'pod/urpmi.addmedia.8.pod')
-rw-r--r-- | pod/urpmi.addmedia.8.pod | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index 9b99121d..fd95fbb5 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -74,13 +74,9 @@ where <I<name>> is a human-readable name for the new media (e.g. "local updates"). <I<path>> is the location of the media directory on your machine (e.g. C<media/main>). -=item B<urpmi.addmedia> [I<options>] <I<name>> removable://<I<path>> +=item B<urpmi.addmedia> [I<options>] <I<name>> cdrom://<I<path>> -<I<path>> is the location of the media directory on your machine when the -removable device is mounted. This works for removable drives, but also for -ISO images mounted on a loop device. urpmi will then be able to re-mount -the ISO image to the specified path (but the ISO image must be mounted -when you run C<urpmi.addmedia>). +<I<path>> is the location of the media directory in the CDROM or DVD. =back |