1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/docs/profanity-receipts.1
2023-08-03 08:01:43 +02:00

28 lines
497 B
Groff

.TH man 1 "2023-08-03" "0.13.1" "Profanity XMPP client"
.SH NAME
/receipts
.SH DESCRIPTION
Enable or disable message delivery receipts. The interface will indicate when a message has been received.
.SH SYNOPSIS
/receipts request on|off
.LP
/receipts send on|off
.LP
.SH ARGUMENTS
.PP
\fBrequest on|off\fR
.RS 4
Whether or not to request a receipt upon sending a message.
.RE
.PP
\fBsend on|off\fR
.RS 4
Whether or not to send a receipt if one has been requested with a received message.
.RE