mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
docs/cmdline-opts: fix mail-auth example TLD typo
Closes: #13784 Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
This commit is contained in:
parent
4157ccb88c
commit
21eb2b55a6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ See-also:
|
||||||
- mail-rcpt
|
- mail-rcpt
|
||||||
- mail-from
|
- mail-from
|
||||||
Example:
|
Example:
|
||||||
- --mail-auth user@example.come -T mail smtp://example.com/
|
- --mail-auth user@example.com -T mail smtp://example.com/
|
||||||
---
|
---
|
||||||
|
|
||||||
# `--mail-auth`
|
# `--mail-auth`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue