|
@@ -723,9 +723,9 @@
|
|
|
#define TEXT_DHT_MESSAGE_TIMEOUT \
|
|
|
_(" --dht-message-timeout=SEC Set timeout in seconds.")
|
|
|
#define TEXT_HTTP_ACCEPT_GZIP \
|
|
|
- _(" --http-accept-gzip[=true|false] Send 'Accept: deflate, gzip' request header\n" \
|
|
|
- " and inflate response if remote server responds\n" \
|
|
|
- " with 'Content-Encoding: gzip' or\n" \
|
|
|
+ _(" --http-accept-gzip[=true|false] Send 'Accept-Encoding: deflate, gzip' request\n" \
|
|
|
+ " header and inflate response if remote server\n" \
|
|
|
+ " responds with 'Content-Encoding: gzip' or\n" \
|
|
|
" 'Content-Encoding: deflate'.")
|
|
|
#define TEXT_SAVE_SESSION \
|
|
|
_(" --save-session=FILE Save error/unfinished downloads to FILE on exit.\n" \
|