81 |
only needed by systems that are behind a http proxy. |
only needed by systems that are behind a http proxy. |
82 |
</para> |
</para> |
83 |
<para> |
<para> |
84 |
If no host is specified, the default is to send to twitter.com. |
If --proxy is not specified but the environment variable |
85 |
|
'http_proxy' is set the latter will be used. |
86 |
</para> |
</para> |
87 |
</listitem> |
</listitem> |
88 |
</varlistentry> |
</varlistentry> |
204 |
<filename>bti.example</filename> in the source tree that shows |
<filename>bti.example</filename> in the source tree that shows |
205 |
the structure of the file if you need an example to work off of. |
the structure of the file if you need an example to work off of. |
206 |
</para> |
</para> |
207 |
|
<para> |
208 |
|
Configuration options have the following priority: |
209 |
|
</para> |
210 |
|
<variablelist> |
211 |
|
<varlistentry> |
212 |
|
<term></term> |
213 |
|
<listitem><para>command line option</para></listitem> |
214 |
|
</varlistentry> |
215 |
|
<varlistentry> |
216 |
|
<term></term> |
217 |
|
<listitem><para>config file option</para></listitem> |
218 |
|
</varlistentry> |
219 |
|
<varlistentry> |
220 |
|
<term></term> |
221 |
|
<listitem><para>environment variables</para></listitem> |
222 |
|
</varlistentry> |
223 |
|
</variablelist> |
224 |
|
<para> |
225 |
|
For example, command line options always override any config file |
226 |
|
option, or any environment variables. |
227 |
|
</para> |
228 |
</refsect1> |
</refsect1> |
229 |
|
|
230 |
<refsect1><title>AUTHOR</title> |
<refsect1><title>AUTHOR</title> |