about summary refs log tree commit diff stats
path: root/docs/profanity-form.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/profanity-form.1')
-rw-r--r--docs/profanity-form.143
1 files changed, 43 insertions, 0 deletions
diff --git a/docs/profanity-form.1 b/docs/profanity-form.1
new file mode 100644
index 00000000..6e474d58
--- /dev/null
+++ b/docs/profanity-form.1
@@ -0,0 +1,43 @@
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
+
+.SH NAME
+/form
+
+.SH DESCRIPTION
+Form configuration.
+
+.SH SYNOPSIS
+/form show
+
+.LP
+/form submit
+
+.LP
+/form cancel
+
+.LP
+/form help [<tag>]
+
+.LP
+
+.SH ARGUMENTS
+.PP
+\fBshow\fR
+.RS 4
+Show the current form.
+.RE
+.PP
+\fBsubmit\fR
+.RS 4
+Submit the current form.
+.RE
+.PP
+\fBcancel\fR
+.RS 4
+Cancel changes to the current form.
+.RE
+.PP
+\fBhelp [<tag>]\fR
+.RS 4
+Display help for form, or a specific field.
+.RE