mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
Merge pull request #1413 from irssi/vague666-patch-3
Update /server syntax line
(cherry picked from commit 238d7cfd08
)
This commit is contained in:
parent
23419e5866
commit
277923aaac
@ -51,7 +51,7 @@ const char *get_visible_target(IRC_SERVER_REC *server, const char *target)
|
|||||||
return target;
|
return target;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* SYNTAX: SERVER ADD|MODIFY [-4 | -6] [-tls_cert <cert>] [-tls_pkey <pkey>]
|
/* SYNTAX: SERVER ADD|MODIFY [-4 | -6] [-cap | -nocap] [-tls_cert <cert>] [-tls_pkey <pkey>]
|
||||||
[-tls_pass <password>] [-tls_verify] [-tls_cafile <cafile>]
|
[-tls_pass <password>] [-tls_verify] [-tls_cafile <cafile>]
|
||||||
[-tls_capath <capath>] [-tls_ciphers <list>] [-tls | -notls]
|
[-tls_capath <capath>] [-tls_ciphers <list>] [-tls | -notls]
|
||||||
[-starttls | -nostarttls | -disallow_starttls | -nodisallow_starttls]
|
[-starttls | -nostarttls | -disallow_starttls | -nodisallow_starttls]
|
||||||
|
Loading…
Reference in New Issue
Block a user