about summary refs log tree commit diff stats
path: root/docs/profanity-lastactivity.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/profanity-lastactivity.1')
-rw-r--r--docs/profanity-lastactivity.144
1 files changed, 0 insertions, 44 deletions
diff --git a/docs/profanity-lastactivity.1 b/docs/profanity-lastactivity.1
deleted file mode 100644
index f0a541f6..00000000
--- a/docs/profanity-lastactivity.1
+++ /dev/null
@@ -1,44 +0,0 @@
-.TH man 1 "2022-04-04" "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