diff options
author | James Booth <boothj5@gmail.com> | 2012-07-20 00:43:17 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2012-07-20 00:43:17 +0100 |
commit | 7c793de35962a66c70319ad0e686040dd99976d4 (patch) | |
tree | 298b64666aad258ba16c39478c0108f5295bd4ad | |
parent | 7c908780622319671337986186cda1428b9e0272 (diff) | |
download | profani-tty-7c793de35962a66c70319ad0e686040dd99976d4.tar.gz |
Update README
-rw-r--r-- | README.md | 14 |
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 ----------- |