]> granicus.if.org Git - transmission/commitdiff
(trunk daemon) add http_proxy info to the manpages for transmission-daemon and transm...
authorCharles Kerr <charles@transmissionbt.com>
Sat, 11 Dec 2010 21:33:25 +0000 (21:33 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Sat, 11 Dec 2010 21:33:25 +0000 (21:33 +0000)
daemon/transmission-daemon.1
daemon/transmission-remote.1

index 93b0f9288def35bede19b6873cd33314f866c222..eb85aa4f2b29b2eacb333d8fd88c14b04d4f209d 100644 (file)
@@ -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
index ed6fdbd44ec40bee62dcce349c1c61080862cb0b..0f2e5822ba55f6fdc6578a8cb794e795e63a560b 100644 (file)
@@ -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 ,