summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-23 11:46:32 -0500
committerJune McEnroe <june@causal.agency>2019-02-23 11:46:32 -0500
commit740cb9f687f8f5e4c99fe0dcab034fc7b7c82f45 (patch)
tree825c60bb0793eb18be18c773f3c65b8cd6884e06
parentCall def_prog_mode after termNoFlow (diff)
downloadcatgirl-740cb9f687f8f5e4c99fe0dcab034fc7b7c82f45.tar.gz
catgirl-740cb9f687f8f5e4c99fe0dcab034fc7b7c82f45.zip
Change example command to join #ascii.town on freenode
Diffstat (limited to '')
-rw-r--r--catgirl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/catgirl.1 b/catgirl.1
index f28900b..8927480 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -324,7 +324,7 @@ usually the client IP address.
 .El
 .
 .Sh EXAMPLES
-.Dl catgirl -h ascii.town -j '&town'
+.Dl catgirl -h chat.freenode.net -j '#ascii.town'
 .
 .Sh STANDARDS
 .Nm
c/commit/bin/shotty.c?id=18cd2253778a2f528b775f9e03443bf121777f22&follow=1'>Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe