diff options
author | June McEnroe <june@causal.agency> | 2019-02-22 16:07:32 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-02-22 16:07:32 -0500 |
commit | 8bdd1578c735931bafd213792ce5903f9f78486b (patch) | |
tree | f6eaeebbeb84e0d0e884b6bc7c403cce09efbff4 /catgirl.1 | |
parent | Update status line after scrolling and term events (diff) | |
download | catgirl-8bdd1578c735931bafd213792ce5903f9f78486b.tar.gz catgirl-8bdd1578c735931bafd213792ce5903f9f78486b.zip |
Add /znc command
Only because ZNC tells you to use it and expects it to work.
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1 index 28f4dbb..754aec8 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -139,6 +139,11 @@ Show or set the topic of the current channel. . .It Ic /whois Ar nick Query information about a user. +. +.It Ic /znc Ar command +Send +.Xr znc 1 +command. .El . .Pp |