diff options
Diffstat (limited to 'urpmi.update')
-rwxr-xr-x | urpmi.update | 2 |
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. |