about summary refs log tree commit diff stats
path: root/docs/profanity-software.1
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-09-13 11:50:49 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-09-13 11:50:49 +0200
commita8e6b26ee1f336975be76919aeb096768b724aa6 (patch)
treee84f4c4edc1d680e1fe338675eeef70498ca4510 /docs/profanity-software.1
parent68e9de02df6b739d34e33899ff71126a6e9fd25e (diff)
downloadprofani-tty-a8e6b26ee1f336975be76919aeb096768b724aa6.tar.gz
Release 0.13.0
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..b096b852
--- /dev/null
+++ b/docs/profanity-software.1
@@ -0,0 +1,38 @@
+.TH man 1 "2022-09-13" "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