diff options
-rwxr-xr-x | urpmi | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |