summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-14 21:26:25 -0500
committerJune McEnroe <june@causal.agency>2020-01-14 21:26:25 -0500
commit9c09638a0f8fbcd13ea1b1f8ba2e811142687139 (patch)
tree20369b42a6aeb039ba52b9aea61f127a1d311ed1
parentReference IRCv3.1 SASL spec (diff)
downloadlitterbox-9c09638a0f8fbcd13ea1b1f8ba2e811142687139.tar.gz
litterbox-9c09638a0f8fbcd13ea1b1f8ba2e811142687139.zip
Remove note about usernames for pounce
This is done automatically with the causal.agency/passive capability
now.
Diffstat (limited to '')
-rw-r--r--litterbox.15
1 files changed, 0 insertions, 5 deletions
diff --git a/litterbox.1 b/litterbox.1
index 3843614..6a6a9e7 100644
--- a/litterbox.1
+++ b/litterbox.1
@@ -179,11 +179,6 @@ For search query syntax, see
 .It Fl u Ar user , Cm user = Ar user
 Set the username to
 .Ar user .
-If connecting to
-.Xr pounce 1 ,
-the username should begin with hyphen
-.Ql -
-to prevent affecting its away status.
 The default username is the same as the nickname.
 .
 .It Fl v , Cm verbose
i.c?id=75dbab368bcbb6ed484e4d8ca9e6b3e1b3988b2d&follow=1'>Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe