-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Description
I did this
Original user bug-report in to the forum.ru-board post, (translated) :
ozr1
I downloaded curl 8.2.0_1 from the project suite, I launched "curl --manual> curl.txt" and saw that the file was clogged with >ESC-sequence which was not noticed behind the previous ones (8.1.2 and below).
Accordingly, the question is: how to read this "manual" now? Or, how to remove all these ESC-sequence from it from it?
Sent: 17:14 22-07-2023"
try test use command:
curl --manual > manual.txt
then see this file in to any text editor, see example
I expected the following
Clean ASCII text w/o ESC sequence's like cURL 8.1.2.
curl/libcurl version
cURL 8.2.0
operating system
Any (all) OS and platform's
