summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-01-13 16:23:16 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-01-13 16:23:57 +0100
commita7c73ae309c03bd84b28659421ac613e503565ce (patch)
treea3597c4840681bb718883f83f9ffd4eaf34d62ad
parentac548bbaab1b8a4a1a5107a61f1592d17e837fa8 (diff)
downloadcurl-a7c73ae309c03bd84b28659421ac613e503565ce.tar.gz
write-out.d: 'time_total' is not always shown with ms precision
We have higher resolution since 7.52.0
-rw-r--r--docs/cmdline-opts/write-out.d3
1 files changed, 1 insertions, 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