summaryrefslogtreecommitdiffstats
path: root/urpmi.update
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.update')
-rwxr-xr-xurpmi.update3
1 files changed, 1 insertions, 2 deletions
diff --git a/urpmi.update b/urpmi.update
index 7d0e012c..497e23fa 100755
--- a/urpmi.update
+++ b/urpmi.update
@@ -43,8 +43,7 @@ sub main {
_("usage: urpmi.update [-a] <name> ...
where <name> is a medium name to update.
-a select all non-removable media.
-
-unknown options \"%s\"\n"), $_);
+\nunknown options '%s'\n"), $_);
push @toupdates, $_;
}