Added some logging and updated man page
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
.TH Profanity 1 "August 2012" "Profanity XMPP client"
|
||||
.SH NAME
|
||||
Profanity \- a simple console based XMPP chat client for Linux
|
||||
Profanity \- a simple console based XMPP chat client for Linux, see the homepage
|
||||
at:
|
||||
.br
|
||||
.PP
|
||||
<http://www.boothj5.com/profanity.shtml>
|
||||
.SH SYNOPSIS
|
||||
.B profanity
|
||||
[-vhd] [-l level]
|
||||
@@ -119,7 +123,35 @@ forground or background colour on your terminal.
|
||||
The [connections] section is the list of users that will appear in tab
|
||||
completion for the /connect command. This list is automatically populated
|
||||
when you successfully log in as a user.
|
||||
.SH BUGS
|
||||
Bugs can either be reported by sending a mail directly to:
|
||||
.br
|
||||
.PP
|
||||
<boothj5web@gmail.com>
|
||||
.br
|
||||
.PP
|
||||
or to the mailing list at:
|
||||
.br
|
||||
.PP
|
||||
<https://groups.google.com/forum/#!forum/profanitydev>
|
||||
.br
|
||||
.PP
|
||||
or with a Github account by logging issues on the issue tracker at:
|
||||
.br
|
||||
.PP
|
||||
<https://github.com/boothj5/profanity>
|
||||
.SH LICENSE
|
||||
Copyright (C) 2012 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.
|
||||
.SH AUTHORS/CREDITS
|
||||
.B Profanity
|
||||
was written by James Booth
|
||||
.B <boothj5@gmail.com>
|
||||
.B <boothj5web@gmail.com>
|
||||
with contributions from:
|
||||
.br
|
||||
.PP
|
||||
Dolan O'Toole
|
||||
.br
|
||||
Colin Bradley
|
||||
|
||||
Reference in New Issue
Block a user