From: Richlv Date: Mon, 3 Apr 2017 23:04:03 +0000 (+0300) Subject: docs: minor typo in write-out.d X-Git-Tag: curl-7_54_0~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9c9611a2fee017c9b843be75cdd141944cfc74f;p=curl docs: minor typo in write-out.d Closes #1382 --- diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index 03506c9de..bb2910995 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -120,7 +120,7 @@ about to begin. This includes all pre-transfer commands and negotiations that are specific to the particular protocol(s) involved. .TP .B time_redirect -The time, in seconds, it took for all redirection steps include name lookup, +The time, in seconds, it took for all redirection steps including name lookup, connect, pretransfer and transfer before the final transaction was started. time_redirect shows the complete execution time for multiple redirections. (Added in 7.12.3)