diff options
author | C. McEnroe | 2020-02-05 22:25:34 -0500 |
---|---|---|
committer | C. McEnroe | 2020-02-05 22:25:34 -0500 |
commit | 6ca54617ce1fe0ac4dbd8094e13b38a0aa375200 (patch) | |
tree | a0643dbcaffa9e0ac9f993b8c8c27d901dc07447 /catgirl.1 | |
parent | f4868fc90642928358fae0d8d245a4fc5db7d12e (diff) |
Add /window name variant
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index e6d8efa..fb031c2 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -115,6 +115,8 @@ Send a raw IRC command. . .Ss UI Commands .Bl -tag -width Ds +.It Ic /window Ar name +Switch to window by name. .It Ic /window Ar num , Ic / Ns Ar num Switch to window by number. .El |