diff options
| -rw-r--r-- | data/man/kvirc.fr.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/man/kvirc.fr.1 b/data/man/kvirc.fr.1 index 0edc010ba..7a6240158 100644 --- a/data/man/kvirc.fr.1 +++ b/data/man/kvirc.fr.1 @@ -64,14 +64,14 @@ Use this port for connection. This option requires also a server name. .TP 8 .B [ircurl] -An url in the following form: +A URL in the following form: irc[6]://<server>[:<port>][/<channel>[?<pass>]] -For each url on the commandline create a new irc-context +For each URL on the commandline create a new irc-context and attempt to connect to <server> on the specified <port>. The optional <channel> is joined just after the connection -has been estabilished. +has been established. .SH ENVIRONMENT .PP |
