diff options
-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 ----------- |