about summary refs log tree commit diff stats
path: root/docs/profanity-invite.1
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-04-04 18:17:20 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-04-04 18:17:20 +0200
commit060a5e349105101195f1e855017f96dd651612b3 (patch)
tree6383b500aec4d0e08804e32e663c651592af27ed /docs/profanity-invite.1
parente87d09aabfa0036ac2dd8a3355aec04264df4f80 (diff)
downloadprofani-tty-060a5e349105101195f1e855017f96dd651612b3.tar.gz
Start new cycle
Diffstat (limited to 'docs/profanity-invite.1')
-rw-r--r--docs/profanity-invite.146
1 files changed, 0 insertions, 46 deletions
diff --git a/docs/profanity-invite.1 b/docs/profanity-invite.1
deleted file mode 100644
index 5f46020f..00000000
--- a/docs/profanity-invite.1
+++ /dev/null
@@ -1,46 +0,0 @@
-.TH man 1 "2022-04-04" "0.12.0" "Profanity XMPP client"
-
-.SH NAME
-/invite
-
-.SH DESCRIPTION
-Manage room invites. Send an invite to a contact for the current chat room. List received invites. Decline them using /invite decline and accept them using /join.
-
-.SH SYNOPSIS
-/invite send <contact> [<message>]
-
-.LP
-/invite list
-
-.LP
-/invite decline
-
-.LP
-
-.SH ARGUMENTS
-.PP
-\fBsend <contact> [<message>]\fR
-.RS 4
-The contact you wish to invite. And an optional message.
-.RE
-.PP
-\fBlist\fR
-.RS 4
-Show all rooms that you have been invited to, and not accepted or declined.
-.RE
-.PP
-\fBdecline <room>\fR
-.RS 4
-Decline a chat room invitation.
-.RE
-
-.SH EXAMPLES
-/invite send gustavo@pollos.tx
-
-.LP
-/invite decline profanity@rooms.dismail.de
-
-.LP
-/invite list
-
-.LP