Skip to content

Commit

Permalink
libcurl/options/all.md: remove the typoed option name
Browse files Browse the repository at this point in the history
even if it actually exists
  • Loading branch information
bagder committed Dec 28, 2023
1 parent 2bee136 commit 03d101e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libcurl/options/all.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ This is a table of available options for `curl_easy_setopt()`.
| `CURLOPT_LOW_SPEED_TIME` | low speed limit time period |
| `CURLOPT_MAIL_AUTH` | SMTP authentication address |
| `CURLOPT_MAIL_FROM` | SMTP sender address |
| `CURLOPT_MAIL_RCPT_ALLLOWFAILS` | allow RCPT TO command to fail for some recipients |
| `CURLOPT_MAIL_RCPT_ALLOWFAILS` | allow RCPT TO command to fail for some recipients |
| `CURLOPT_MAIL_RCPT` | list of SMTP mail recipients |
| `CURLOPT_MAX_RECV_SPEED_LARGE` | rate limit data download speed |
Expand Down

0 comments on commit 03d101e

Please sign in to comment.