From ce597d6a01fda649be99c7fae25a0604bdefa23c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 29 May 2007 07:30:32 +0000 Subject: re-sync after the big svn loss --- urpmi.addmedia | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'urpmi.addmedia') diff --git a/urpmi.addmedia b/urpmi.addmedia index 55fe9a3a..2c014f0a 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -29,10 +29,11 @@ use urpm::media; sub usage { my $m = shift; - my $usage = - #-PO: The URI types strings 'file:', 'ftp:', 'http:', and 'removable:' must not be translated! - #-PO: neither the ``with''. Only what is between can be translated. - N("usage: urpmi.addmedia [options] +# Translator: The URI types strings 'file:', 'ftp:', 'http:', +# Translator: and 'removable:' must not be translated! +# Translator: neither the ``with''. +# Translator: only what is between can be translated. + my $usage = N("usage: urpmi.addmedia [options] where is one of [file:/]/ ftp://:\@/ @@ -54,6 +55,7 @@ and [options] are from ") . N(" --probe-synthesis - use synthesis file. ") . N(" --probe-hdlist - use hdlist file. ") . N(" --probe-rpms - use rpm files (instead of synthesis/hdlist). +") . N(" --probe-hdlist - use hdlist file. ") . N(" --no-probe - do not try to find any synthesis or hdlist file. ") . N(" --urpmi-root - use another root for urpmi db & rpm installation. ") . N(" --distrib - automatically create all media from an installation -- cgit v1.2.1