mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
doc: remove "required" for password option in command "init" (relay protocol)
This commit is contained in:
@@ -113,9 +113,9 @@ init [<option>=<value>,[<option>=<value>,...]]
|
||||
Arguments:
|
||||
|
||||
* 'option': one of following options:
|
||||
** 'password' (required): password used to authenticate on 'relay' (option
|
||||
** 'password': password used to authenticate on 'relay' (option
|
||||
'relay.network.password' in WeeChat)
|
||||
** 'compression' (optional): compression type:
|
||||
** 'compression': compression type:
|
||||
*** 'zlib': enable zlib compression for messages sent by 'relay'
|
||||
*** 'off': disable compression
|
||||
|
||||
|
||||
Reference in New Issue
Block a user