diff options
author | June McEnroe <june@causal.agency> | 2019-10-26 04:57:33 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-10-26 04:57:33 -0400 |
commit | 648c5cc21484a4f0d9846f04bc47c1e35fa18234 (patch) | |
tree | 02847d4c25ec01c65ce3db9b0ab2cc5e61dbb568 /pounce.1 | |
parent | Set AWAY when no clients are connected (diff) | |
download | pounce-648c5cc21484a4f0d9846f04bc47c1e35fa18234.tar.gz pounce-648c5cc21484a4f0d9846f04bc47c1e35fa18234.zip |
Track channel topics
Diffstat (limited to 'pounce.1')
-rw-r--r-- | pounce.1 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/pounce.1 b/pounce.1 index 95e554b..b76d819 100644 --- a/pounce.1 +++ b/pounce.1 @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl NTv +.Op Fl Nv .Op Fl A Ar away .Op Fl C Ar cert .Op Fl H Ar host @@ -80,11 +80,6 @@ Bind to local .Ar port . The default port is 6697. . -.It Fl T -Request -.Ql TOPIC -for each channel when a client connects. -. .It Fl W Ar pass Require the password .Ar pass |