Changeset 190 in code for trunk/doc/soju.1.scd


Ignore:
Timestamp:
Mar 31, 2020, 5:02:02 PM (5 years ago)
Author:
contact
Message:

Make "@" and "/" indicate client name and network, respectively

This allows both kinds "<username>@<client>/<network>" and
"<username>/<network>@<client>".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/soju.1.scd

    r178 r190  
    3737  a channel, you need to use the suffix too: _/join #channel/network_. Same
    3838  applies to messages sent to users.
     39
     40For per-client history to work, clients need to indicate their name. This can
     41be done by adding a "@<client>" suffix to the username.
    3942
    4043# OPTIONS
Note: See TracChangeset for help on using the changeset viewer.