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
2f183fa4&follow=1'>tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt