diff options
Diffstat (limited to 'contrib/pianobar.1')
-rw-r--r-- | contrib/pianobar.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index 4cc6d00..53bb301 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -297,6 +297,12 @@ Icon for loved songs. Your pandora.com password. Plain-text. .TP +.B password_command = gpg --decrypt ~/password +Use output of command as password. This setting is overridden by specifying a +password with +.B password. + +.TP .B proxy = http://user:password@host:port/ Use a http proxy. Note that this setting overrides the http_proxy environment variable. Only "Basic" http authentication is supported. |