1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-01 19:24:15 -04:00

Updated man page

This commit is contained in:
James Booth 2015-02-10 23:30:21 +00:00
parent b3be26a214
commit f4459f7f67

View File

@ -3,7 +3,7 @@
Profanity \- a simple console based XMPP chat client. Profanity \- a simple console based XMPP chat client.
.SH SYNOPSIS .SH SYNOPSIS
.B profanity .B profanity
[\-vhd] [\-l level] [\-vhd] [\-l level] [\-a account]
.SH DESCRIPTION .SH DESCRIPTION
.B Profanity .B Profanity
is a simple lightweight console based XMPP chat client. Its emphasis is is a simple lightweight console based XMPP chat client. Its emphasis is
@ -15,19 +15,21 @@ at:
.SH OPTIONS .SH OPTIONS
.TP .TP
.BI "\-v, \-\-version" .BI "\-v, \-\-version"
Show version information. Show version and build information.
.TP .TP
.BI "\-h, \-\-help" .BI "\-h, \-\-help"
Show help on command line arguments. Show help on command line arguments.
.TP .TP
.BI "\-a, \-\-account" .BI "\-a, \-\-account "ACCOUNT
Auto connect to an account on startup. Auto connect to an account on startup,
.I ACCOUNT
must be an existing account.
.TP .TP
.BI "\-d, \-\-disable\-tls" .BI "\-d, \-\-disable\-tls"
Disable TLS for servers that either don't support it, or claim to but do not Disable TLS for servers that either don't support it, or claim to but do not
complete the handshake. complete the handshake.
.TP .TP
.BI "\-l, \-\-log="LEVEL .BI "\-l, \-\-log "LEVEL
Set the logging level, Set the logging level,
.I LEVEL .I LEVEL
may be set to DEBUG, INFO (the default), WARN or ERROR. may be set to DEBUG, INFO (the default), WARN or ERROR.
@ -45,10 +47,10 @@ is stored in
, details on configuring Profanity can be found at <http://www.profanity.im/configuration.html>. , details on configuring Profanity can be found at <http://www.profanity.im/configuration.html>.
.PP .PP
.SH BUGS .SH BUGS
Bugs can either be reported by sending a mail directly to: Bugs can either be reported by raising an issue at the Github issue tracker:
.br .br
.PP .PP
<boothj5web@gmail.com> <https://github.com/boothj5/profanity/issues>
.br .br
.PP .PP
or to the mailing list at: or to the mailing list at:
@ -57,10 +59,12 @@ or to the mailing list at:
<https://groups.google.com/forum/#!forum/profanitydev> <https://groups.google.com/forum/#!forum/profanitydev>
.br .br
.PP .PP
or with a Github account by logging issues on the issue tracker at: or by sending a mail directly to:
.br
.PP
<boothj5web@gmail.com>
.br .br
.PP .PP
<https://github.com/boothj5/profanity>
.SH LICENSE .SH LICENSE
Copyright (C) 2012 \- 2015 James Booth <boothj5web@gmail.com>. Copyright (C) 2012 \- 2015 James Booth <boothj5web@gmail.com>.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>