diff options
author | June McEnroe <june@causal.agency> | 2019-07-02 18:57:57 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-07-02 18:57:57 -0400 |
commit | fdbc6f2fda4e3d26989b540505a6b8a755c28c23 (patch) | |
tree | 2e95feee2d64b9a9a36b60ba44ba38d0c21be071 /catgirl.1 | |
parent | Add -k option for joining with keys (diff) | |
download | catgirl-fdbc6f2fda4e3d26989b540505a6b8a755c28c23.tar.gz catgirl-fdbc6f2fda4e3d26989b540505a6b8a755c28c23.zip |
Split /raw and /quote
/quote is common in other IRC clients.
Diffstat (limited to '')
-rw-r--r-- | catgirl.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catgirl.1 b/catgirl.1 index 93ed604..95e3ecd 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -141,7 +141,7 @@ Open a private message view. .It Ic /quit Op Ar message Quit IRC. . -.It Ic /raw Ar command +.It Ic /quote Ar command Send a raw IRC command. . .It Ic /topic Op Ar topic |