about summary refs log tree commit diff
path: root/contrib/palaver/pounce-palaver.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-16 15:33:47 -0400
committerJune McEnroe <june@causal.agency>2020-08-16 15:39:00 -0400
commitaede92502c4fcf759f4fa4d6965595aee645c0a8 (patch)
treebf9351f6a7f36f9e01332e0ef34ab37196bdf01b /contrib/palaver/pounce-palaver.1
parentcontrib/palaver: Don't set channel for PMs (diff)
downloadpounce-aede92502c4fcf759f4fa4d6965595aee645c0a8.tar.gz
pounce-aede92502c4fcf759f4fa4d6965595aee645c0a8.zip
contrib/palaver: Add no message preview flags
Diffstat (limited to '')
-rw-r--r--contrib/palaver/pounce-palaver.110
1 files changed, 8 insertions, 2 deletions
diff --git a/contrib/palaver/pounce-palaver.1 b/contrib/palaver/pounce-palaver.1
index 187b8ee..4f0b870 100644
--- a/contrib/palaver/pounce-palaver.1
+++ b/contrib/palaver/pounce-palaver.1
@@ -1,4 +1,4 @@
-.Dd August 11, 2020
+.Dd August 16, 2020
 .Dt POUNCE-PALAVER 1
 .Os
 .
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl v
+.Op Fl PNv
 .Op Fl c Ar cert
 .Op Fl d Ar path
 .Op Fl k Ar priv
@@ -32,6 +32,12 @@ option must be enabled in
 .Pp
 The arguments are as follows:
 .Bl -tag -width Ds
+.It Fl N
+Never send message previews,
+regardless of the app preferences.
+.It Fl P
+Never send message previews
+for private messages.
 .It Fl c Ar cert
 Load the TLS client certificate from
 .Ar path .