diff options
author | June McEnroe <june@causal.agency> | 2018-10-23 02:48:58 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-10-23 02:53:27 -0400 |
commit | 9bc200bfe506ef7ffa1f8c6c3573f50fdc9776d9 (patch) | |
tree | d27d9d8acc564834aa7254f8135410c6d18ca9a9 | |
parent | Add more URL schemes (diff) | |
download | catgirl-9bc200bfe506ef7ffa1f8c6c3573f50fdc9776d9.tar.gz catgirl-9bc200bfe506ef7ffa1f8c6c3573f50fdc9776d9.zip |
Fix verbose view name in man page
-rw-r--r-- | chatte.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chatte.1 b/chatte.1 index 5444715..a0824fe 100644 --- a/chatte.1 +++ b/chatte.1 @@ -69,7 +69,7 @@ the same as the nickname. . .It Fl v Show raw IRC protocol in the -.Ql (irc) +.Ql ~irc view. . .It Fl w Ar pass @@ -186,7 +186,7 @@ List users in the current channel. .Pp Additionally, messages entered in the -.Ql (irc) +.Ql ~irc view will be sent as raw IRC commands. . |