mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-10 13:04:23 +01:00
doc: One typo fix.
-- GnuPG-bug-id: 7479
This commit is contained in:
parent
a019a0fcd8
commit
a04c936096
5
NEWS
5
NEWS
@ -15,6 +15,11 @@ Noteworthy changes in version 2.5.3 (unreleased)
|
||||
* gpg: Print a warning if the card backup key could not be written.
|
||||
[T2169]
|
||||
|
||||
* The --supervised options of gpg-agent and dirmngr have been
|
||||
renamed to --deprecated-supervised as preparation for their
|
||||
removal. [rGa019a0fcd8]
|
||||
|
||||
|
||||
See-also: gnupg-announce/2024q4/000xxx.html
|
||||
Release-info: https://dev.gnupg.org/T7442
|
||||
|
||||
|
@ -107,7 +107,7 @@ static gpgrt_opt_t opts[] = {
|
||||
" a record oriented format"},
|
||||
{ oProxy, "proxy", 2,
|
||||
"|NAME|ignore host part and connect through NAME"},
|
||||
{ oStartTLS, "starttls", 0, "use STARTLS for the connection"},
|
||||
{ oStartTLS, "starttls", 0, "use STARTTLS for the connection"},
|
||||
{ oLdapTLS, "ldaptls", 0, "use a TLS for the connection"},
|
||||
{ oNtds, "ntds", 0, "authenticate using AD"},
|
||||
{ oARecOnly, "areconly", 0, "do only an A record lookup"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user