diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/cmdline-opts/no-keepalive.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmdline-opts/no-keepalive.d b/docs/cmdline-opts/no-keepalive.d index 7eb3d639c..8fb28a036 100644 --- a/docs/cmdline-opts/no-keepalive.d +++ b/docs/cmdline-opts/no-keepalive.d @@ -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 |