mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 17:36:22 +00:00
Release 0.12.1
This commit is contained in:
35
docs/profanity-autoconnect.1
Normal file
35
docs/profanity-autoconnect.1
Normal file
@@ -0,0 +1,35 @@
|
||||
.TH man 1 "2022-04-04" "0.12.0" "Profanity XMPP client"
|
||||
|
||||
.SH NAME
|
||||
/autoconnect
|
||||
|
||||
.SH DESCRIPTION
|
||||
Enable or disable autoconnect on start up. The setting can be overridden by the -a (--account) command line option.
|
||||
|
||||
.SH SYNOPSIS
|
||||
/autoconnect set <account>
|
||||
|
||||
.LP
|
||||
/autoconnect off
|
||||
|
||||
.LP
|
||||
|
||||
.SH ARGUMENTS
|
||||
.PP
|
||||
\fBset <account>\fR
|
||||
.RS 4
|
||||
Connect with account on start up.
|
||||
.RE
|
||||
.PP
|
||||
\fBoff\fR
|
||||
.RS 4
|
||||
Disable autoconnect.
|
||||
.RE
|
||||
|
||||
.SH EXAMPLES
|
||||
/autoconnect set ulfhednar@valhalla.edda
|
||||
|
||||
.LP
|
||||
/autoconnect off
|
||||
|
||||
.LP
|
||||
Reference in New Issue
Block a user