From a7c73ae309c03bd84b28659421ac613e503565ce Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 13 Jan 2017 16:23:16 +0100 Subject: write-out.d: 'time_total' is not always shown with ms precision We have higher resolution since 7.52.0 --- docs/cmdline-opts/write-out.d | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index 9262ad371..9580ac9d7 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -127,8 +127,7 @@ about to be transferred. This includes time_pretransfer and also the time the server needed to calculate the result. .TP .B time_total -The total time, in seconds, that the full operation lasted. The time will be -displayed with millisecond resolution. +The total time, in seconds, that the full operation lasted. .TP .B url_effective The URL that was fetched last. This is most meaningful if you've told curl -- cgit v1.2.3