diff options
author | June McEnroe <june@causal.agency> | 2020-02-08 02:33:41 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-02-08 02:33:41 -0500 |
commit | 2cacf15314be31b33a61007ba6e063ced96c3d41 (patch) | |
tree | f1486130d1848f3da683fef0e0692f7bfe3e0795 /catgirl.1 | |
parent | Add /close (diff) | |
download | catgirl-2cacf15314be31b33a61007ba6e063ced96c3d41.tar.gz catgirl-2cacf15314be31b33a61007ba6e063ced96c3d41.zip |
Add /debug
Diffstat (limited to '')
-rw-r--r-- | catgirl.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index 9314e7a..3f8131f 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -148,6 +148,10 @@ Send a raw IRC command. .Bl -tag -width Ds .It Ic /close Op Ar name | num Close the named, numbered or current window. +.It Ic /debug +Toggle logging in the +.Sy <debug> +window. .It Ic /window Ar name Switch to window by name. .It Ic /window Ar num , Ic / Ns Ar num |