mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
supybot-wizard: Clarify help text from previous commit
[ci skip]
This commit is contained in:
parent
b5636860bf
commit
7b1965f6d7
@ -395,7 +395,7 @@ def main():
|
|||||||
network.ssl.setValue(True)
|
network.ssl.setValue(True)
|
||||||
|
|
||||||
output("""IRC servers almost always accept connections on port
|
output("""IRC servers almost always accept connections on port
|
||||||
6667 (or 6697 for SSL). They can, however, accept connections
|
6667 (or 6697 when using SSL). They can, however, accept connections
|
||||||
anywhere their admins feel like they want to accept connections from.""")
|
anywhere their admins feel like they want to accept connections from.""")
|
||||||
if yn('Does this server require connection on a non-standard port?',
|
if yn('Does this server require connection on a non-standard port?',
|
||||||
default=False):
|
default=False):
|
||||||
|
Loading…
Reference in New Issue
Block a user