diff options
author | June McEnroe <june@causal.agency> | 2020-02-09 14:09:27 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-02-09 14:09:27 -0500 |
commit | 5254e1035c5945407ee354276f839426fc17e432 (patch) | |
tree | 3dcbba594340dd4f5fd72bac0cced834fd9db1b9 /catgirl.1 | |
parent | Add M-u (diff) | |
download | catgirl-5254e1035c5945407ee354276f839426fc17e432.tar.gz catgirl-5254e1035c5945407ee354276f839426fc17e432.zip |
Add /help
Now with automatic search! Also had to fix the SIGCHLD handling...
Diffstat (limited to '')
-rw-r--r-- | catgirl.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index eb7310d..5772db3 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -179,6 +179,12 @@ or matching Toggle logging in the .Sy <debug> window. +.It Ic /help Op Ar search +View this manual. +Type +.Ic q +to return to +.Nm . .It Ic /open Op Ar count Open each of .Ar count |