summaryrefslogtreecommitdiffstats
path: root/urpmi.update
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.update')
-rwxr-xr-xurpmi.update2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi.update b/urpmi.update
index 1ed9eea8..2ae26ec5 100755
--- a/urpmi.update
+++ b/urpmi.update
@@ -25,7 +25,7 @@ use urpm::msg;
use urpm::download ();
sub usage {
- warn N("usage: urpmi.update [options] <name> ...
+ print N("usage: urpmi.update [options] <name> ...
where <name> is a medium name to update.
") . N(" --help - print this help message.
") . N(" --wget - use wget to retrieve distant files.