From c9318ab4d8b8914cfc8500d6a55bd204216790b7 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 12 Jun 2006 09:47:38 +0000 Subject: Document the two new options in the urpmi.addmedia man page. --- pod/urpmi.addmedia.8.pod | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index dfdc897d..3173adf6 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -146,6 +146,19 @@ to create newer medium names in the urpmi database. The B option, is not necessary, as media.cfg or hdlists found on the installation medium are used instead automatically. +=item B<--interactive> + +This option is to be used with B<--distrib>. With it, C +will ask for confirmation for each media it finds for the specified +distribution. + +=item B<--all-media> + +This option is to be used with B<--distrib>. With it, C +will attempt to add all media it finds. By default, it won't add media +containing source rpms, or media corresponding to supplementary CD-ROMs +on distributions. + =item B<--from> I Use specified URL for list of mirrors. The default is taken from the file -- cgit v1.2.1