mirror of
https://github.com/curl/curl.git
synced 2025-01-24 14:15:18 +08:00
9f488fac18
Mention options that are "global". A global command line option is one that doesn't get reset at --next uses and therefore don't need to be used again. Reported-by: Josh Soref Fixes #7457 Closes #7510
11 lines
313 B
Makefile
11 lines
313 B
Makefile
Long: styled-output
|
|
Help: Enable styled output for HTTP headers
|
|
Added: 7.61.0
|
|
Category: verbose
|
|
---
|
|
Enables the automatic use of bold font styles when writing HTTP headers to the
|
|
terminal. Use --no-styled-output to switch them off.
|
|
|
|
This option is global and does not need to be specified for each use of
|
|
--next.
|