about summary refs log tree commit diff stats
path: root/docs/profanity-caps.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/profanity-caps.1')
-rw-r--r--docs/profanity-caps.138
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/profanity-caps.1 b/docs/profanity-caps.1
new file mode 100644
index 00000000..10f3c20d
--- /dev/null
+++ b/docs/profanity-caps.1
@@ -0,0 +1,38 @@
+.TH man 1 "2021-09-28" "0.11.0" "Profanity XMPP client"
+
+.SH NAME
+/caps
+
+.SH DESCRIPTION
+Find out a contacts, or room members client software capabilities. If in private chat initiated from a chat room, no parameter is required.
+
+.SH SYNOPSIS
+/caps
+
+.LP
+/caps <fulljid>|<nick>
+
+.LP
+
+.SH ARGUMENTS
+.PP
+\fB<fulljid>\fR
+.RS 4
+If in the console or a chat window, the full JID for which you wish to see capabilities.
+.RE
+.PP
+\fB<nick>\fR
+.RS 4
+If in a chat room, nickname for which you wish to see capabilities.
+.RE
+
+.SH EXAMPLES
+/caps ran@cold.sea.org/laptop
+
+.LP
+/caps ran@cold.sea.org/phone
+
+.LP
+/caps aegir
+
+.LP