summaryrefslogtreecommitdiffstats
path: root/urpmi.update
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-11-09 16:09:54 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-11-09 16:09:54 +0000
commit2649e84c7dc6ba818d0ae8cbeedcdda224e5a61d (patch)
tree9a94b13c73d4dc8e3cf17820966d5da81d87218a /urpmi.update
parent03574bf8b06956b84e7bc70aa8d986ffee5d447e (diff)
downloadurpmi-2649e84c7dc6ba818d0ae8cbeedcdda224e5a61d.tar
urpmi-2649e84c7dc6ba818d0ae8cbeedcdda224e5a61d.tar.gz
urpmi-2649e84c7dc6ba818d0ae8cbeedcdda224e5a61d.tar.bz2
urpmi-2649e84c7dc6ba818d0ae8cbeedcdda224e5a61d.tar.xz
urpmi-2649e84c7dc6ba818d0ae8cbeedcdda224e5a61d.zip
perl_checker compliance
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 a71ad0e0..6abca159 100755
--- a/urpmi.update
+++ b/urpmi.update
@@ -25,7 +25,7 @@ use urpm::args;
use urpm::msg;
use urpm::download ();
-sub usage {
+sub usage() {
print N("usage: urpmi.update [options] <name> ...
where <name> is a medium name to update.
") . N(" --help - print this help message.