about summary refs log tree commit diff stats
path: root/docs/profanity-software.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/profanity-software.1')
-rw-r--r--docs/profanity-software.138
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/profanity-software.1 b/docs/profanity-software.1
new file mode 100644
index 00000000..72e44cbe
--- /dev/null
+++ b/docs/profanity-software.1
@@ -0,0 +1,38 @@
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
+
+.SH NAME
+/software
+
+.SH DESCRIPTION
+Find out a contact, or room members software version information. If in private chat initiated from a chat room, no parameter is required. If the contact's software does not support software version requests, nothing will be displayed.
+
+.SH SYNOPSIS
+/software
+
+.LP
+/software <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 software information.
+.RE
+.PP
+\fB<nick>\fR
+.RS 4
+If in a chat room, nickname for which you wish to see software information.
+.RE
+
+.SH EXAMPLES
+/software odin@valhalla.edda/laptop
+
+.LP
+/software odin@valhalla.edda/phone
+
+.LP
+/software thor
+
+.LP