summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/trace-time.d
blob: f40ee02d7c2e17c1aaf5f9ddb24eac667cfc3483 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: trace-time
Help: Add time stamps to trace/verbose output
Added: 7.14.0
Category: verbose
Example: --trace-time --trace-ascii output $URL
See-also: trace verbose
Multi: boolean
Scope: global
---
Prepends a time stamp to each trace or verbose line that curl displays.