about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-07-20 00:43:17 +0100
committerJames Booth <boothj5@gmail.com>2012-07-20 00:43:17 +0100
commit7c793de35962a66c70319ad0e686040dd99976d4 (patch)
tree298b64666aad258ba16c39478c0108f5295bd4ad /README.md
parent7c908780622319671337986186cda1428b9e0272 (diff)
downloadprofani-tty-7c793de35962a66c70319ad0e686040dd99976d4.tar.gz
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/README.md b/README.md
index 364a09b0..e90fa577 100644
--- a/README.md
+++ b/README.md
@@ -37,12 +37,18 @@ To run tests:
 Running
 -------
 
-    profanity
+Usage:
+  profanity [OPTION...]
 
-Some older jabber servers advertise SSL/TLS support but don't respond to the handshake,
-if you have trouble connecting, run with the `-notls` option:
+Help Options:
+  -h, --help            Show help options
+
+Application Options:
+  -v, --version         Show version information
+  -d, --disable-tls     Disable TLS
 
-    profanity -notls
+Some older jabber servers advertise SSL/TLS support but don't respond to the handshake,
+if you have trouble connecting, run with the `--disable-tls` option:
 
 Preferences
 -----------