mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -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
|
||||
Profanity \- a simple console based XMPP chat client.
|
||||
.SH SYNOPSIS
|
||||
.B profanity
|
||||
[-vhd] [-l level]
|
||||
[-vhd] [-l LEVEL] [-a ACCOUNT]
|
||||
.SH DESCRIPTION
|
||||
.B Profanity
|
||||
is a simple lightweight console based XMPP chat client. It's emphasis is
|
||||
@ -20,6 +20,9 @@ Show version information.
|
||||
.BI "\-h, \-\-help"
|
||||
Show help on command line arguments.
|
||||
.TP
|
||||
.BI "\-a, \-\-account="ACCOUNT
|
||||
Autoconnect with specified account.
|
||||
.TP
|
||||
.BI "\-d, \-\-disable-tls"
|
||||
Disable TLS for servers that either don't support it, or claim to but do not
|
||||
complete the handshake.
|
||||
@ -59,7 +62,7 @@ or with a Github account by logging issues on the issue tracker at:
|
||||
.PP
|
||||
<https://github.com/boothj5/profanity>
|
||||
.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>
|
||||
This is free software; you are free to change and redistribute it.
|
||||
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
|
||||
was written by James Booth
|
||||
.B <boothj5web@gmail.com>
|
||||
with contributions from:
|
||||
.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
|
||||
with contributions from others listed at <https://github.com/boothj5/profanity/graphs/contributors>.
|
||||
|
Loading…
Reference in New Issue
Block a user