diff options
author | June McEnroe <june@causal.agency> | 2021-01-25 18:27:07 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-01-25 18:27:07 -0500 |
commit | bd210e0f35e9c08484eebcb8f20f9c908505226c (patch) | |
tree | 591466d00fc5c556a0943c3d1afa1350b662e0a6 /catgirl.1 | |
parent | Don't print timestamps for blank lines in bufferList (diff) | |
download | catgirl-bd210e0f35e9c08484eebcb8f20f9c908505226c.tar.gz catgirl-bd210e0f35e9c08484eebcb8f20f9c908505226c.zip |
Disable notify in restricted mode
catgirl shouldn't try to execute a command if it is misconfigured with both restrict and notify.
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/catgirl.1 b/catgirl.1 index f14ba3a..12b2560 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd January 22, 2021 +.Dd January 25, 2021 .Dt CATGIRL 1 .Os . @@ -163,7 +163,10 @@ Disable the and .Ic /open commands, -as well as viewing this manual with +the +.Fl N +option, +and viewing this manual with .Ic /help . . .It Fl S Ar host , Cm bind = Ar host |