29 |
<arg><option>--account account</option></arg> |
<arg><option>--account account</option></arg> |
30 |
<arg><option>--password password</option></arg> |
<arg><option>--password password</option></arg> |
31 |
<arg><option>--host HOST_NAME</option></arg> |
<arg><option>--host HOST_NAME</option></arg> |
32 |
|
<arg><option>--proxy PROXY:PORT</option></arg> |
33 |
<arg><option>--bash</option></arg> |
<arg><option>--bash</option></arg> |
34 |
<arg><option>--debug</option></arg> |
<arg><option>--debug</option></arg> |
35 |
<arg><option>--version</option></arg> |
<arg><option>--version</option></arg> |
74 |
</listitem> |
</listitem> |
75 |
</varlistentry> |
</varlistentry> |
76 |
<varlistentry> |
<varlistentry> |
77 |
|
<term><option>--proxy PROXY:PORT</option></term> |
78 |
|
<listitem> |
79 |
|
<para> |
80 |
|
Specify a http proxy value. This is not a required option, and |
81 |
|
only needed by systems that are behind a http proxy. |
82 |
|
</para> |
83 |
|
<para> |
84 |
|
If no host is specified, the default is to send to twitter.com. |
85 |
|
</para> |
86 |
|
</listitem> |
87 |
|
</varlistentry> |
88 |
|
<varlistentry> |
89 |
<term><option>--debug</option></term> |
<term><option>--debug</option></term> |
90 |
<listitem> |
<listitem> |
91 |
<para>Print a whole bunch of debugging messages to stdout.</para> |
<para>Print a whole bunch of debugging messages to stdout.</para> |
189 |
</para> |
</para> |
190 |
</listitem> |
</listitem> |
191 |
</varlistentry> |
</varlistentry> |
192 |
|
<varlistentry> |
193 |
|
<term><option>proxy</option></term> |
194 |
|
<listitem> |
195 |
|
<para> |
196 |
|
The http proxy needed to send data out to the Internet. |
197 |
|
</para> |
198 |
|
</listitem> |
199 |
|
</varlistentry> |
200 |
</variablelist> |
</variablelist> |
201 |
<para> |
<para> |
202 |
There is an example config file called |
There is an example config file called |