mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 23:36:37 +02:00
Fix command to create irc server in quickstart guide
This commit is contained in:
@@ -71,7 +71,7 @@ Create an IRC server
|
||||
|
||||
You can add an IRC server with `/server` command, for example:
|
||||
|
||||
/server add oftc irc.oftc.org 6667
|
||||
/server add oftc irc.oftc.org/6667
|
||||
|
||||
As usual, help is available if you're lost: `/help server`
|
||||
|
||||
|
||||
@@ -75,7 +75,7 @@ Créer un serveur IRC
|
||||
|
||||
Vous pouvez ajouter un serveur IRC par la commande `/server`, par exemple :
|
||||
|
||||
/server add oftc irc.oftc.org 6667
|
||||
/server add oftc irc.oftc.org/6667
|
||||
|
||||
Comme d'habitude, de l'aide est disponible si vous êtes perdus :
|
||||
`/help server`
|
||||
|
||||
Reference in New Issue
Block a user