From d4520fb13b45e431c7c6c38716b626534bc30bd5 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 2 Dec 2005 14:50:23 +0000 Subject: Document the new options --- urpmi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'urpmi') diff --git a/urpmi b/urpmi index 92dff332..ee0cf17a 100755 --- a/urpmi +++ b/urpmi @@ -109,6 +109,9 @@ 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(" --curl-options - additional options to pass to curl +") . N(" --rsync-options- additional options to pass to rsync +") . N(" --wget-options - additional options to pass to wget ") . N(" --limit-rate - limit the download speed. ") . N(" --resume - resume transfer of partially-downloaded files (--no-resume disables it, default is disabled). -- cgit v1.2.1