.RS 4
Specify a http proxy value\&. This is not a required option, and only needed by systems that are behind a http proxy\&.
.sp
-If no host is specified, the default is to send to twitter\&.com\&.
+If \-\-proxy is not specified but the environment variable \'http_proxy\' is set the latter will be used\&.
.RE
.PP
\fB\-\-debug\fR
There is an example config file called
\FCbti\&.example\F[]
in the source tree that shows the structure of the file if you need an example to work off of\&.
+.PP
+Configuration options have the following priority:
+.PP
+.RS 4
+command line option
+.RE
+.PP
+.RS 4
+config file option
+.RE
+.PP
+.RS 4
+environment variables
+.RE
+.PP
+For example, command line options always override any config file option, or any environment variables\&.
.SH "AUTHOR"
.PP
Written by Greg Kroah\-Hartman