From 28e1e09b989001e7af04ec8180a5cb380be02586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20=C3=98yvind=20Karlsen?= Date: Thu, 17 Jan 2008 10:54:40 +0000 Subject: add missing --aria2 to --help --- urpmi | 1 + 1 file changed, 1 insertion(+) diff --git a/urpmi b/urpmi index eb8f3d4f..b745dd6a 100755 --- a/urpmi +++ b/urpmi @@ -113,6 +113,7 @@ usage: to install a chroot with --root option. ") . N(" --wget - use wget to retrieve distant files. ") . N(" --curl - use curl to retrieve distant files. +") . N(" --aria2 - use aria2 to retrieve distant files. ") . N(" --prozilla - use prozilla to retrieve distant files. ") . N(" --curl-options - additional options to pass to curl ") . N(" --rsync-options- additional options to pass to rsync -- cgit v1.2.1