mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 19:06:22 +00:00
Release 0.15.0
This commit is contained in:
44
docs/profanity-lastactivity.1
Normal file
44
docs/profanity-lastactivity.1
Normal file
@@ -0,0 +1,44 @@
|
||||
.TH man 1 "2025-03-27" "0.15.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
|
||||
Reference in New Issue
Block a user