curl/docs/cmdline-opts/trace-ids.md
Daniel Stenberg fe9f68fa61
cmdline-opts: shorter help texts
In an effort to increase the readability of the "--help all" output on
narrow (80 column) terminals.

Co-authored-by: Jay Satiro

Closes #13169
2024-03-25 13:05:24 +01:00

20 lines
423 B
Markdown

---
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: trace-ids
Help: Transfer + connection ids in verbose output
Added: 8.2.0
Category: verbose
Multi: boolean
Scope: global
See-also:
- trace
- verbose
Example:
- --trace-ids --trace-ascii output $URL
---
# `--trace-ids`
Prepends the transfer and connection identifiers to each trace or verbose line that curl displays.