diff options
Diffstat (limited to 'docs/cmdline-opts/no-buffer.d')
-rw-r--r-- | docs/cmdline-opts/no-buffer.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/no-buffer.d b/docs/cmdline-opts/no-buffer.d index fe19292a3..c356eb34d 100644 --- a/docs/cmdline-opts/no-buffer.d +++ b/docs/cmdline-opts/no-buffer.d @@ -4,6 +4,7 @@ Help: Disable buffering of the output stream Category: curl Example: --no-buffer $URL Added: 6.5 +See-also: progress-bar --- Disables the buffering of the output stream. In normal work situations, curl will use a standard buffered output stream that will have the effect that it |