diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-05-09 11:54:22 +0200 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2010-05-09 11:54:22 +0200 |
commit | 550fe90708c223ba65e7375ab8b822917ca903c3 (patch) | |
tree | 7a81e79c20fd2ea3494401f76fbd4eecfcfafae0 /src/pianobar.1 | |
parent | 97e2e779b196621117bfb73c4be61ae9a0b2be30 (diff) | |
download | pianobar-windows-550fe90708c223ba65e7375ab8b822917ca903c3.tar.gz pianobar-windows-550fe90708c223ba65e7375ab8b822917ca903c3.tar.bz2 pianobar-windows-550fe90708c223ba65e7375ab8b822917ca903c3.zip |
HTTP proxy support
control_proxy pipes xmlrpc data through the proxy, this one is for the
music too.
Diffstat (limited to 'src/pianobar.1')
-rw-r--r-- | src/pianobar.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pianobar.1 b/src/pianobar.1 index e89b0bc..94604b5 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -158,6 +158,11 @@ Keep a history of the last n songs (5, by default). You can rate these songs. Your pandora.com password. Plain-text. .TP +.B proxy = http://host:port/ +Use a http proxy. Note that this setting overrides the http_proxy environment +variable. + +.TP .B user = your@user.name Your pandora.com username. |