diff options
author | June McEnroe <june@causal.agency> | 2023-10-11 14:00:45 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-10-11 14:00:45 -0400 |
commit | 91d43245c77ab1408e9a5506d79e0ae2822078a2 (patch) | |
tree | 0d2f6958e637b552c29c3875e563d22503afc401 /catgirl.1 | |
parent | Move sandman to top-level, add --enable-sandman (diff) | |
download | catgirl-91d43245c77ab1408e9a5506d79e0ae2822078a2.tar.gz catgirl-91d43245c77ab1408e9a5506d79e0ae2822078a2.zip |
Remove kiosk mode
I'm fairly certain I was the only one to ever use it, and I don't anymore.
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/catgirl.1 b/catgirl.1 index 32eb365..56513b6 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd May 29, 2022 +.Dd October 11, 2023 .Dt CATGIRL 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl KRelqv +.Op Fl Relqv .Op Fl C Ar copy .Op Fl H Ar hash .Op Fl I Ar highlight @@ -145,22 +145,6 @@ The commands which can be matched are: .Sy QUIT , .Sy SETNAME . . -.It Fl K | Cm kiosk -Disable the -.Ic /copy , -.Ic /debug , -.Ic /exec , -.Ic /join , -.Ic /list , -.Ic /msg , -.Ic /open , -.Ic /part , -.Ic /query , -.Ic /quote -commands. -Replace the username -with a hash of its original value. -. .It Fl N Ar util | Cm notify No = Ar util Send notifications using a utility. Subsequent |