delegation.d: mention what happens when used multiple times

Closes https://github.com/curl/curl/pull/7408
This commit is contained in:
Josh Soref 2021-07-16 02:59:08 -04:00 committed by Jay Satiro
parent 4ccb5e84d5
commit 26ba98807f
1 changed files with 2 additions and 0 deletions

View File

@ -15,3 +15,5 @@ service ticket, which is a matter of realm policy.
.IP "always"
Unconditionally allow the server to delegate.
.RE
If this option is used several times, the last one will be used.