about summary refs log tree commit diff stats
path: root/docs/profanity-lastactivity.1
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-10-12 17:00:29 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-10-12 17:00:29 +0200
commite8c927b2c95a852248b7ab4d5dde5405ac3335d1 (patch)
tree14696fc1bf4be28d767a08f4994c6ab302f6039d /docs/profanity-lastactivity.1
parent3e7457f42a7234cae7be3fde4a647f65b448953d (diff)
downloadprofani-tty-e8c927b2c95a852248b7ab4d5dde5405ac3335d1.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 52d0277d..00000000
--- a/docs/profanity-lastactivity.1
+++ /dev/null
@@ -1,44 +0,0 @@
-.TH man 1 "2022-10-12" "0.13.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