diff options
author | June McEnroe <june@causal.agency> | 2020-02-08 02:26:00 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-02-08 02:26:00 -0500 |
commit | 943502ea82b3965b4f652146ca03262ac6390f83 (patch) | |
tree | 74880a218a8cf4ec0c5ddb0396364897619c0fc2 /catgirl.1 | |
parent | Check return values of newwin/newpad (diff) | |
download | catgirl-943502ea82b3965b4f652146ca03262ac6390f83.tar.gz catgirl-943502ea82b3965b4f652146ca03262ac6390f83.zip |
Add /close
Diffstat (limited to '')
-rw-r--r-- | catgirl.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index 0702f58..9314e7a 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -146,6 +146,8 @@ Send a raw IRC command. . .Ss UI Commands .Bl -tag -width Ds +.It Ic /close Op Ar name | num +Close the named, numbered or current window. .It Ic /window Ar name Switch to window by name. .It Ic /window Ar num , Ic / Ns Ar num |