From c06d97ab9bc8161ef1c72d00eb54c2d080131efa Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 17 Aug 2023 18:25:07 +0200 Subject: [PATCH] doc: clarify that client suffixes are not required for chathistory --- doc/soju.1.scd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/soju.1.scd b/doc/soju.1.scd index 2eee35f..72cbd0d 100644 --- a/doc/soju.1.scd +++ b/doc/soju.1.scd @@ -24,8 +24,10 @@ setup one connection per server configured in soju, and indicate the network name in the username: "/". Then channels can be joined and parted as if you were directly connected to the upstream server. -For per-client history to work, clients need to indicate their name. This can -be done by adding a "@" suffix to the username. +For per-client history to work on clients which don't support the IRCv3 +_chathistory_ extension, clients need to indicate their name. This can be done +by adding a "@" suffix to the username. + When joining a channel, the channel will be saved and automatically joined on the next connection. When registering or authenticating with NickServ, the credentials will be saved and automatically used on the next connection if the