about summary refs log tree commit diff stats
path: root/docs/profanity-info.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/profanity-info.1')
-rw-r--r--docs/profanity-info.135
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/profanity-info.1 b/docs/profanity-info.1
new file mode 100644
index 00000000..2b03bcf2
--- /dev/null
+++ b/docs/profanity-info.1
@@ -0,0 +1,35 @@
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
+
+.SH NAME
+/info
+
+.SH DESCRIPTION
+Show information about a contact, room, or room member. Passing no argument in a chat window will use the current recipient. Passing no argument in a chat room will display information about the room.
+
+.SH SYNOPSIS
+/info
+
+.LP
+/info <contact>|<nick>
+
+.LP
+
+.SH ARGUMENTS
+.PP
+\fB<contact>\fR
+.RS 4
+The contact you wish to view information about.
+.RE
+.PP
+\fB<nick>\fR
+.RS 4
+When in a chat room, the occupant you wish to view information about.
+.RE
+
+.SH EXAMPLES
+/info thor@aasgard.server.org
+
+.LP
+/info heimdall
+
+.LP