diff options
Diffstat (limited to 'docs/help/in')
-rw-r--r-- | docs/help/in/connect.in | 5 | ||||
-rw-r--r-- | docs/help/in/server.in | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/docs/help/in/connect.in b/docs/help/in/connect.in index e5ba96e1..f4671ab4 100644 --- a/docs/help/in/connect.in +++ b/docs/help/in/connect.in @@ -1,8 +1,9 @@ @SYNTAX:connect@ - -ircnet the IRCNet - -host the host + -4, -6: specify explicitly whether to use IPv4 or IPv6 address + -ircnet: the IRCNet + -host: the host This command makes irssi to connect to specified server. Current connections are kept and a new one is created. diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 3d3ebee5..f75462cb 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -1,6 +1,7 @@ @SYNTAX:server@ + -4, -6: specify explicitly whether to use IPv4 or IPv6 address -auto: Automatically connect to server at startup (default) -noauto: Don't connect to server at startup -ircnet: Specify what IRC network this server belongs to |