diff options
Diffstat (limited to 'doc/it/man_plugin_options.it.adoc')
-rw-r--r-- | doc/it/man_plugin_options.it.adoc | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/it/man_plugin_options.it.adoc b/doc/it/man_plugin_options.it.adoc deleted file mode 100644 index 302500b9e..000000000 --- a/doc/it/man_plugin_options.it.adoc +++ /dev/null @@ -1,16 +0,0 @@ -// TRANSLATION MISSING -For complete doc on plugin options, please look at plugins documentation in -https://weechat.org/doc[WeeChat user's guide]. - -With irc plugin, you can connect to temporary server with an URL like: - - irc[6][s]://[[nickname][:password]@]server[:port][/#channel1[,#channel2...]] - -To join WeeChat IRC channel support with nick "mynick": - - irc://mynick@chat.freenode.net/#weechat - -IPv6 address can be enclosed in brackets to add a port after address, for -example: - - irc://mynick@[2001:db8:0:85a3::ac1f:8001]:6668/#test |