Update comments

This commit is contained in:
Dimitris Zlatanidis 2015-08-18 07:05:54 +03:00
parent 0b7cc16b63
commit c1fd4c48a0

View file

@ -93,7 +93,7 @@ DEL_DEPS=off
USE_COLORS=on
# Downloader utility. Four options are supported "wget", "aria2c",
# "curl" and "http". Default is wget.
# "curl" and "http" (HTTPie). Default is wget.
DOWNDER=wget
# Downloader [OPTION]. Pass downloader options, for curl use "-L -o" as