write-out.d: Clarify urlnum is not unique for de-globbed URLs

Reported-by: Коваленко Анатолий Викторович

Fixes https://github.com/curl/curl/issues/7342
Closes https://github.com/curl/curl/pull/7369
This commit is contained in:
Jay Satiro 2021-07-09 00:55:52 -04:00
parent 4e5a91b6aa
commit 5d3c409098
1 changed files with 2 additions and 1 deletions

View File

@ -178,7 +178,8 @@ The total time, in seconds, that the full operation lasted.
The URL that was fetched. (Added in 7.75.0)
.TP
.B urlnum
The URL index number of this transfer, 0-indexed. (Added in 7.75.0)
The URL index number of this transfer, 0-indexed. De-globbed URLs share the
same index number as the origin globbed URL. (Added in 7.75.0)
.TP
.B url_effective
The URL that was fetched last. This is most meaningful if you've told curl