mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Updated man page for release
This commit is contained in:
parent
203636a042
commit
e7d701a4a3
@ -1,9 +1,9 @@
|
|||||||
.TH Profanity 1 "July 2013" "Profanity XMPP client"
|
.TH Profanity 1 "January 2014" "Profanity XMPP client"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
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. It's emphasis is
|
is a simple lightweight console based XMPP chat client. It's emphasis is
|
||||||
@ -20,6 +20,9 @@ Show version information.
|
|||||||
.BI "\-h, \-\-help"
|
.BI "\-h, \-\-help"
|
||||||
Show help on command line arguments.
|
Show help on command line arguments.
|
||||||
.TP
|
.TP
|
||||||
|
.BI "\-a, \-\-account="ACCOUNT
|
||||||
|
Autoconnect with specified account.
|
||||||
|
.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.
|
||||||
@ -59,7 +62,7 @@ or with a Github account by logging issues on the issue tracker at:
|
|||||||
.PP
|
.PP
|
||||||
<https://github.com/boothj5/profanity>
|
<https://github.com/boothj5/profanity>
|
||||||
.SH LICENSE
|
.SH LICENSE
|
||||||
Copyright (C) 2012, 2013 James Booth <boothj5web@gmail.com>.
|
Copyright (C) 2012 - 2014 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>
|
||||||
This is free software; you are free to change and redistribute it.
|
This is free software; you are free to change and redistribute it.
|
||||||
There is NO WARRANTY, to the extent permitted by law.
|
There is NO WARRANTY, to the extent permitted by law.
|
||||||
@ -67,19 +70,4 @@ There is NO WARRANTY, to the extent permitted by law.
|
|||||||
.B Profanity
|
.B Profanity
|
||||||
was written by James Booth
|
was written by James Booth
|
||||||
.B <boothj5web@gmail.com>
|
.B <boothj5web@gmail.com>
|
||||||
with contributions from:
|
with contributions from others listed at <https://github.com/boothj5/profanity/graphs/contributors>.
|
||||||
.br
|
|
||||||
.PP
|
|
||||||
Backalor <https://github.com/backalor>
|
|
||||||
.br
|
|
||||||
Colin Bradley
|
|
||||||
.br
|
|
||||||
Dmitry Podgorny <pasis.ua@gmail.com>
|
|
||||||
.br
|
|
||||||
Dolan O'Toole
|
|
||||||
.br
|
|
||||||
Kieran Thandi
|
|
||||||
.br
|
|
||||||
Sam Whited
|
|
||||||
.br
|
|
||||||
Florent Peterschmitt
|
|
||||||
|
Loading…
Reference in New Issue
Block a user