diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-16 09:39:54 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-16 09:39:54 +0000 |
commit | 61e13dc961a0e2ec59f2d5f3723a4a65fbbd3cb4 (patch) | |
tree | 90ece6b6206ee3366829f9111251cff0cb1c1d72 /pod | |
parent | d3fce3be5a425fc335e0bc8844c0ac120afe87a4 (diff) | |
download | urpmi-61e13dc961a0e2ec59f2d5f3723a4a65fbbd3cb4.tar urpmi-61e13dc961a0e2ec59f2d5f3723a4a65fbbd3cb4.tar.gz urpmi-61e13dc961a0e2ec59f2d5f3723a4a65fbbd3cb4.tar.bz2 urpmi-61e13dc961a0e2ec59f2d5f3723a4a65fbbd3cb4.tar.xz urpmi-61e13dc961a0e2ec59f2d5f3723a4a65fbbd3cb4.zip |
Remove documentation for options that don't exist, and improve documentation of
--distrib.
Diffstat (limited to '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 45fc3d3d..cfd94857 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -138,8 +138,8 @@ to C<urpmi.addmedia> will represent the parent directory of a directory B<media>, which in turn will contain various subdirectories for each medium of the distribution. <I<name>> is combined with medium names found to create newer medium names in the urpmi database. The B<with ...> -option, if provided, is ignored, as hdlists found on the installation -medium are used instead automatically. +option, is not necessary, as hdlists found on the installation medium are +used instead automatically. =item B<--from> I<url> @@ -148,11 +148,6 @@ F</etc/urpmi/mirror.config>, or F<http://www.mandrivalinux.com/mirrorsfull.list> if this file doesn't exist. -=item B<--version> I<version> - -Use specified distribution version. The default is taken from the version -of the distribution told by the installed mandriva-release package. - =item B<--virtual> Creates a virtual medium. This only works for C<file://> and |