summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tcp-nodelay.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/tcp-nodelay.d')
-rw-r--r--docs/cmdline-opts/tcp-nodelay.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/tcp-nodelay.d b/docs/cmdline-opts/tcp-nodelay.d
index f047a7c6f..f1cf644a4 100644
--- a/docs/cmdline-opts/tcp-nodelay.d
+++ b/docs/cmdline-opts/tcp-nodelay.d
@@ -1,6 +1,7 @@
Long: tcp-nodelay
Help: Use the TCP_NODELAY option
Added: 7.11.2
+Category: connection
---
Turn on the TCP_NODELAY option. See the \fIcurl_easy_setopt(3)\fP man page for
details about this option.