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:
parent
3e848396bb
commit
1d9b9ce245
3 changed files with 3 additions and 3 deletions
|
@ -96,7 +96,7 @@ a SIGHUP signal will contact the tracker for more peers.
|
||||||
.It Ev TRANSMISSION_HOME
|
.It Ev TRANSMISSION_HOME
|
||||||
Sets the default config-dir.
|
Sets the default config-dir.
|
||||||
.It Ev http_proxy
|
.It Ev http_proxy
|
||||||
Sets the proxy to use for http tracker announces.
|
libcurl uses this environment variable when performing tracker announces.
|
||||||
.El
|
.El
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Bl -tag -width Ds -compact
|
.Bl -tag -width Ds -compact
|
||||||
|
|
|
@ -128,7 +128,7 @@ Show error, info, and debug messages
|
||||||
.Sh ENVIRONMENT
|
.Sh ENVIRONMENT
|
||||||
.Bl -tag -width Fl
|
.Bl -tag -width Fl
|
||||||
.It Ev http_proxy
|
.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
|
.It Ev TRANSMISSION_HOME
|
||||||
Sets the default config-dir.
|
Sets the default config-dir.
|
||||||
.El
|
.El
|
||||||
|
|
|
@ -62,7 +62,7 @@ is already running, the torrents will be added to the running instance.
|
||||||
.It Ev TRANSMISSION_HOME
|
.It Ev TRANSMISSION_HOME
|
||||||
Sets the default config-dir.
|
Sets the default config-dir.
|
||||||
.It Ev http_proxy
|
.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
|
.El
|
||||||
.Sh FILES
|
.Sh FILES
|
||||||
.Bl -tag -width Ds -compact
|
.Bl -tag -width Ds -compact
|
||||||
|
|
Loading…
Reference in a new issue