From: Charles Kerr <charles@transmissionbt.com> Date: Sat, 11 Dec 2010 21:33:25 +0000 (+0000) Subject: (trunk daemon) add http_proxy info to the manpages for transmission-daemon and transm... X-Git-Tag: 2.20b1~209 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c61b3ba54e95c3138c1357b143b936249b1dab27;p=transmission (trunk daemon) add http_proxy info to the manpages for transmission-daemon and transmission-remote --- diff --git a/daemon/transmission-daemon.1 b/daemon/transmission-daemon.1 index 93b0f9288..eb85aa4f2 100644 --- a/daemon/transmission-daemon.1 +++ b/daemon/transmission-daemon.1 @@ -127,6 +127,8 @@ Show error, info, and debug messages .El .Sh ENVIRONMENT .Bl -tag -width Fl +.It Ev http_proxy +Sets the proxy to use for http tracker announces. .It Ev TRANSMISSION_HOME Sets the default config-dir. .El diff --git a/daemon/transmission-remote.1 b/daemon/transmission-remote.1 index ed6fdbd44..0f2e5822b 100644 --- a/daemon/transmission-remote.1 +++ b/daemon/transmission-remote.1 @@ -345,6 +345,11 @@ Set all torrents' files' priorities to normal: .Bd -literal -offset indent $ transmission-remote \-tall \-pnall .Ed +.Sh ENVIRONMENT +.Bl -tag -width Fl +.It Ev http_proxy +Sets the proxy to use for http tracker announces. +.El .Sh AUTHORS .An -nosplit .An Charles Kerr ,