about summary refs log tree commit diff stats
path: root/docs/profanity-lastactivity.1
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2021-09-28 19:53:05 +0200
committerMichael Vetter <jubalh@iodoru.org>2021-09-28 19:53:05 +0200
commite943ababb95606651d3555bfc719b48646f2dc9f (patch)
tree72e3c80d9f0fd879712ba33d3bd5f666a798c224 /docs/profanity-lastactivity.1
parente6f96cd7d736945a2f8db320f898bd51db364b8a (diff)
downloadprofani-tty-e943ababb95606651d3555bfc719b48646f2dc9f.tar.gz
Start new cycle
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 26ac2517..00000000
--- a/docs/profanity-lastactivity.1
+++ /dev/null
@@ -1,44 +0,0 @@
-.TH man 1 "2021-09-28" "0.11.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