diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2011-11-10 10:47:38 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2011-11-10 10:47:38 +0100 |
commit | f671ceb310b273413267d53f3ccf2bcf601819ed (patch) | |
tree | 5c1f656a02a5dcf61471a31c9a128438c83384dc | |
parent | 852e10d59bb6262de04593903981dec1e7ca85dc (diff) | |
download | pianobar-f671ceb310b273413267d53f3ccf2bcf601819ed.tar.gz pianobar-f671ceb310b273413267d53f3ccf2bcf601819ed.tar.bz2 pianobar-f671ceb310b273413267d53f3ccf2bcf601819ed.zip |
Remove tls setting from manpage
Does not exist any more
-rw-r--r-- | contrib/pianobar.1 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 6a7918f..dbff073 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -282,11 +282,6 @@ sorts by name from a to z, quickmix_01_name_za by type (quickmix at the bottom) and name from z to a. .TP -.B tls = {0,1} -Disable/enable TLS. This setting has no effect if TLS support was disabled at -compile time and defaults to enabled otherwise. - -.TP .B tls_ca_path = /etc/ssl/certs/ca-certificates.crt File that contains the root certificate (and possibly intermediate certificates) of Pandora’s CA. |