summaryrefslogtreecommitdiffstats
path: root/urpmi.addmedia
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.addmedia')
-rwxr-xr-xurpmi.addmedia10
1 files changed, 6 insertions, 4 deletions
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 <brackets> can be translated.
- N("usage: urpmi.addmedia [options] <name> <url>
+# Translator: The URI types strings 'file:', 'ftp:', 'http:',
+# Translator: and 'removable:' must not be translated!
+# Translator: neither the ``with''.
+# Translator: only what is between <brackets> can be translated.
+ my $usage = N("usage: urpmi.addmedia [options] <name> <url>
where <url> is one of
[file:/]/<path>
ftp://<login>:<password>\@<host>/<path>
@@ -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