1
0
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00
profanity/docs/profanity-lastactivity.1
2022-03-30 14:08:49 +02:00

45 lines
638 B
Groff

.TH man 1 "2022-03-30" "0.12.0" "Profanity XMPP client"
.SH NAME
/lastactivity
.SH DESCRIPTION
Enable/disable sending last activity, and send last activity requests.
.SH SYNOPSIS
/lastactivity set on|off
.LP
/lastactivity get [<jid>]
.LP
.SH ARGUMENTS
.PP
\fBon|off\fR
.RS 4
Enable or disable sending of last activity.
.RE
.PP
\fB<jid>\fR
.RS 4
The JID of the entity to query. Omitting the JID will query your server for its uptime.
.RE
.SH EXAMPLES
/lastactivity get
.LP
/lastactivity set off
.LP
/lastactivity get freyja@asgaard.edda
.LP
/lastactivity get freyja@asgaard.edda/laptop
.LP
/lastactivity get someserver.com
.LP