no-keepalive.d: fix typo

Closes https://github.com/curl/curl/pull/1301
This commit is contained in:
c4rlo 2017-03-02 20:46:00 +00:00 committed by Jay Satiro
parent 14cd405d27
commit e952402404
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Long: no-keepalive
Help: Disable TCP keepalive on the connection
---
Disables the use of keepalive messages on the TCP connection. curl otherwis
Disables the use of keepalive messages on the TCP connection. curl otherwise
enables them by default.
Note that this is the negated option name documented. You can thus use