mirror of
https://github.com/curl/curl.git
synced 2026-07-16 02:27:16 +03:00
styled-output.d: this option does not work on Windows
Reported-by: u20221022 on github Fixes #10082 Closes #10083
This commit is contained in:
parent
8b1e5df73d
commit
e6b3725716
1 changed files with 3 additions and 0 deletions
|
|
@ -11,5 +11,8 @@ Multi: boolean
|
|||
Enables the automatic use of bold font styles when writing HTTP headers to the
|
||||
terminal. Use --no-styled-output to switch them off.
|
||||
|
||||
Styled output requires a terminal that supports bold fonts. This feature is
|
||||
not present on curl for Windows due to lack of this capability.
|
||||
|
||||
This option is global and does not need to be specified for each use of
|
||||
--next.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue