doc/soju.1: fix syntax error
This commit is contained in:
parent
78d9a84a6f
commit
86f08ec35d
@ -40,7 +40,7 @@ soju supports two connection modes:
|
|||||||
connections. Channels and nicks are suffixed with the network name. To join
|
connections. Channels and nicks are suffixed with the network name. To join
|
||||||
a channel, you need to use the suffix too: _/join #channel/network_. Same
|
a channel, you need to use the suffix too: _/join #channel/network_. Same
|
||||||
applies to messages sent to users. To enable this mode, connect to the bouncer
|
applies to messages sent to users. To enable this mode, connect to the bouncer
|
||||||
with the username "<username>/*".
|
with the username "<username>/\*".
|
||||||
|
|
||||||
For per-client history to work, clients need to indicate their name. This can
|
For per-client history to work, clients need to indicate their name. This can
|
||||||
be done by adding a "@<client>" suffix to the username.
|
be done by adding a "@<client>" suffix to the username.
|
||||||
|
Loading…
Reference in New Issue
Block a user