mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
relay: remove extra newline at the end of /help relay
This commit is contained in:
@@ -452,7 +452,7 @@ relay_command_init ()
|
||||
" weechat protocol with SSL, using IPv4 + IPv6:\n"
|
||||
" /relay add ipv4.ipv6.ssl.weechat 9001\n"
|
||||
" weechat protocol over UNIX domain socket:\n"
|
||||
" /relay add unix.weechat /tmp/weesock\n"),
|
||||
" /relay add unix.weechat /tmp/weesock"),
|
||||
"list %(relay_relays)"
|
||||
" || listfull %(relay_relays)"
|
||||
" || listrelay"
|
||||
|
||||
Reference in New Issue
Block a user