about summary refs log tree commit diff stats
path: root/docs/profanity-reconnect.1
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-03-30 12:49:07 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-03-30 14:08:49 +0200
commit9214b0a10a6935ec46d052fc2b08490f4b188736 (patch)
tree5fd4401d480b16334fe71760b151847458287854 /docs/profanity-reconnect.1
parentb5a6074b315e86eff286d9c416b6c3809139f1f8 (diff)
downloadprofani-tty-9214b0a10a6935ec46d052fc2b08490f4b188736.tar.gz
Release 0.12.0
Diffstat (limited to 'docs/profanity-reconnect.1')
-rw-r--r--docs/profanity-reconnect.119
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/profanity-reconnect.1 b/docs/profanity-reconnect.1
new file mode 100644
index 00000000..51cd9345
--- /dev/null
+++ b/docs/profanity-reconnect.1
@@ -0,0 +1,19 @@
+.TH man 1 "2022-03-30" "0.12.0" "Profanity XMPP client"
+
+.SH NAME
+/reconnect
+
+.SH DESCRIPTION
+Set the reconnect attempt interval for when the connection is lost.
+
+.SH SYNOPSIS
+/reconnect <seconds>
+
+.LP
+
+.SH ARGUMENTS
+.PP
+\fB<seconds>\fR
+.RS 4
+Number of seconds before attempting to reconnect, a value of 0 disables reconnect.
+.RE