From 9b0551b8268d4c755d6090f18665ff97036abf44 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Fri, 25 Oct 2002 07:58:56 +0000 Subject: 4.0-22mdk --- urpmi.addmedia | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'urpmi.addmedia') diff --git a/urpmi.addmedia b/urpmi.addmedia index ceb77ff2..d4fcfd63 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -39,9 +39,7 @@ where is one of removable:// and [options] are from -") . _(" -c - clean headers cache directory. -") . _(" -h - try to find and use synthesis or hdlist file. -") . _(" -f - force generation of hdlist files. +") . _(" --help - print this help message. ") . _(" --wget - use wget to retrieve distant files. ") . _(" --curl - use curl to retrieve distant files. ") . _(" --proxy - use specified HTTP proxy, the port number is assumed @@ -50,6 +48,9 @@ and [options] are from authentication (format is ). ") . _(" --update - create an update medium. ") . _(" --distrib - automatically create all media from an installation medium. +") . _(" -c - clean headers cache directory. +") . _(" -h - try to find and use synthesis or hdlist file. +") . _(" -f - force generation of hdlist files. "); $options{force} = 0; -- cgit v1.2.1