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-01-09 08:09:29 +0100
committerMichael Vetter <jubalh@iodoru.org>2021-01-09 08:09:42 +0100
commit9d976e7231cfc1cf7597188a141af76583e45898 (patch)
tree195a3c51ff8f21cbf65aa87277d061ea8c1cc3d4 /docs/profanity-lastactivity.1
parentd3820239613d0dcf6bc8e4cdd81ff7d14113c609 (diff)
downloadprofani-tty-9d976e7231cfc1cf7597188a141af76583e45898.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 ef2e391f..00000000
--- a/docs/profanity-lastactivity.1
+++ /dev/null
@@ -1,44 +0,0 @@
-.TH man 1 "2021-01-09" "0.10.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