mirror of
https://github.com/curl/curl.git
synced 2026-07-16 03:17:15 +03:00
cmdline-opts/write-out.d: s/-L/--location
Since the man page generator wants the long option name version to generate the proper output.
This commit is contained in:
parent
b4cfda8a4a
commit
ce73a30168
1 changed files with 3 additions and 2 deletions
|
|
@ -65,8 +65,9 @@ The result of the HTTPS proxy's SSL peer certificate verification that was
|
|||
requested. 0 means the verification was successful. (Added in 7.52.0)
|
||||
.TP
|
||||
.B redirect_url
|
||||
When an HTTP request was made without -L to follow redirects, this variable
|
||||
will show the actual URL a redirect \fIwould\fP take you to. (Added in 7.18.2)
|
||||
When an HTTP request was made without --location to follow redirects, this
|
||||
variable will show the actual URL a redirect \fIwould\fP take you to. (Added
|
||||
in 7.18.2)
|
||||
.TP
|
||||
.B remote_ip
|
||||
The remote IP address of the most recently done connection - can be either
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue