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.
-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
20 21:08:32 +0100'>2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping