From 3c879e7831ab56a1208e40996dbe49c3aa397df2 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Mon, 3 Dec 2001 19:36:59 +0000 Subject: updated pot file --- urpmi.update | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'urpmi.update') diff --git a/urpmi.update b/urpmi.update index e35bd65f..1deb4327 100755 --- a/urpmi.update +++ b/urpmi.update @@ -40,11 +40,11 @@ sub main { /^--?noa/ and next; #- default, keeped for compability. /^-/ and die _("usage: urpmi.update [options] ... where is a medium name to update. -") . _(" -a - select all non-removable media. -") . _(" -c - clean headers cache directory. -") . _(" -f - force generation of hdlist files. -") . _(" --wget - use wget to retrieve distant files. -") . _(" --curl - use curl to retrieve distant files. +") . _(" -a - select all non-removable media. +") . _(" -c - clean headers cache directory. +") . _(" -f - force generation of hdlist files. +") . _(" --wget - use wget to retrieve distant files. +") . _(" --curl - use curl to retrieve distant files. ") . _("\nunknown options '%s'\n", $_); push @toupdates, $_; } -- cgit v1.2.1