1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 00:04:06 +00:00

(trunk) clarify http_proxy in the manpages

This commit is contained in:
Charles Kerr 2010-12-16 16:19:19 +00:00
parent 3e848396bb
commit 1d9b9ce245
3 changed files with 3 additions and 3 deletions

View file

@ -96,7 +96,7 @@ a SIGHUP signal will contact the tracker for more peers.
.It Ev TRANSMISSION_HOME
Sets the default config-dir.
.It Ev http_proxy
Sets the proxy to use for http tracker announces.
libcurl uses this environment variable when performing tracker announces.
.El
.Sh FILES
.Bl -tag -width Ds -compact

View file

@ -128,7 +128,7 @@ Show error, info, and debug messages
.Sh ENVIRONMENT
.Bl -tag -width Fl
.It Ev http_proxy
Sets the proxy to use for http tracker announces.
libcurl uses this environment variable when performing tracker announces.
.It Ev TRANSMISSION_HOME
Sets the default config-dir.
.El

View file

@ -62,7 +62,7 @@ is already running, the torrents will be added to the running instance.
.It Ev TRANSMISSION_HOME
Sets the default config-dir.
.It Ev http_proxy
Sets the proxy to use for http tracker announces. If set, this overrides the GNOME proxy preferences.
libcurl uses this environment variable when performing tracker announces. If set, this overrides the GNOME proxy preferences.
.El
.Sh FILES
.Bl -tag -width Ds -compact