summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-12 16:13:01 -0400
committerJune McEnroe <june@causal.agency>2020-08-12 16:13:01 -0400
commit5057fdf35bc28c98564eecf02a4ad9e8b15fc455 (patch)
tree90f37b97b06b855338255c40de0d683205a616ed
parentcontrib/palaver: Document service configuration (diff)
downloadpounce-5057fdf35bc28c98564eecf02a4ad9e8b15fc455.tar.gz
pounce-5057fdf35bc28c98564eecf02a4ad9e8b15fc455.zip
Document -L / palaver option
-rw-r--r--pounce.113
1 files changed, 11 insertions, 2 deletions
diff --git a/pounce.1 b/pounce.1
index 59c8728..74d58fe 100644
--- a/pounce.1
+++ b/pounce.1
@@ -1,4 +1,4 @@
-.Dd August  1, 2020
+.Dd August 12, 2020
 .Dt POUNCE 1
 .Os
 .
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl NTev
+.Op Fl LNTev
 .Op Fl A Ar cert
 .Op Fl C Ar cert
 .Op Fl H Ar host
@@ -139,6 +139,15 @@ path for the
 set by
 .Fl H .
 .
+.It Fl L , Cm palaver
+Advertise the
+.Sy palaverapp.com
+IRCv3 vendor-specific capability to clients.
+This option only enables the capability;
+push notifications must be provided by the
+.Xr pounce-palaver 1
+special-purpose client.
+.
 .It Fl N , Cm no-names
 Do not request
 .Ql NAMES
='2022-07-30 10:49:56 -0400'>2022-07-30Add Normal PeopleJune McEnroe 2022-07-26Rewrite glitch from new pngoJune McEnroe 2022-07-26Update Care with time-to-ID and piercingsJune McEnroe 2022-07-26Add -w to upJune McEnroe 2022-07-13Set push.autoSetupRemoteJune McEnroe 2022-07-08Remove TOURJune McEnroe 2022-07-03Add The Bone Shard EmperorJune McEnroe 2022-06-25Bump xterm font size to 12June McEnroe 2022-06-10Handle subshells (and functions) inside substitutionsJune McEnroe 2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe