about summary refs log tree commit diff stats
path: root/docs
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-02-10 23:30:21 +0000
committerJames Booth <boothj5@gmail.com>2015-02-10 23:30:21 +0000
commitf4459f7f67af388baa5bab9bbbdf89392dfd432f (patch)
treecb7b1eb479ee0ae6cc4dbe9597a90383b11e0c5f /docs
parentb3be26a21406b549426f6c94c91e8b2a6bf32701 (diff)
downloadprofani-tty-f4459f7f67af388baa5bab9bbbdf89392dfd432f.tar.gz
Updated man page
Diffstat (limited to 'docs')
-rw-r--r--docs/profanity.122
1 files changed, 13 insertions, 9 deletions
diff --git a/docs/profanity.1 b/docs/profanity.1
index 5b87d381..63cd0677 100644
--- a/docs/profanity.1
+++ b/docs/profanity.1
@@ -3,7 +3,7 @@
 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. Its emphasis is 
@@ -15,19 +15,21 @@ at:
 .SH OPTIONS
 .TP
 .BI "\-v, \-\-version"
-Show version information.
+Show version and build information.
 .TP
 .BI "\-h, \-\-help"
 Show help on command line arguments.
 .TP
-.BI "\-a, \-\-account"
-Auto connect to an account on startup.
+.BI "\-a, \-\-account "ACCOUNT
+Auto connect to an account on startup,
+.I ACCOUNT
+must be an existing 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.
 .TP
-.BI "\-l, \-\-log="LEVEL
+.BI "\-l, \-\-log "LEVEL
 Set the logging level,
 .I LEVEL
 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>.
 .PP
 .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
 .PP
-<boothj5web@gmail.com>
+<https://github.com/boothj5/profanity/issues>
 .br
 .PP
 or to the mailing list at:
@@ -57,10 +59,12 @@ or to the mailing list at:
 <https://groups.google.com/forum/#!forum/profanitydev>
 .br
 .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
 .PP
-<https://github.com/boothj5/profanity>
 .SH LICENSE
 Copyright (C) 2012 \- 2015 James Booth <boothj5web@gmail.com>.
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>