diff options
author | June McEnroe <june@causal.agency> | 2018-12-05 15:04:34 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-12-05 15:04:34 -0500 |
commit | 9d7e0726c2ed205db450c70af26d4ea760f6476e (patch) | |
tree | f721fc7d3025ef41a88ed11fe734d165eb8c17c0 /catgirl.1 | |
parent | Send input errors to the current tag (diff) | |
download | catgirl-9d7e0726c2ed205db450c70af26d4ea760f6476e.tar.gz catgirl-9d7e0726c2ed205db450c70af26d4ea760f6476e.zip |
Add /raw command
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index 5cb9ae8..62f373e 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -171,6 +171,13 @@ The default is .Dq Goodbye . . +.It Ic /raw Op Ar command +Toggle the +.Ql -raw- +view +and send the raw IRC +.Ar command . +. .It Ic /topic Op Ar topic Show the topic of the current channel or set it to |