<arg><option>--logfile LOGFILE</option></arg>
<arg><option>--config CONFIGFILE</option></arg>
<arg><option>--replyto ID</option></arg>
+ <arg><option>--retweet ID</option></arg>
<arg><option>--page PAGENUMBER</option></arg>
<arg><option>--bash</option></arg>
<arg><option>--shrink-urls</option></arg>
options are "twitter" to send to twitter.com and "identica" to
send to identi.ca.
- If you want to send the message to a custom laconi.ca installation,
+ If you want to send the message to a custom StatusNet installation,
you should specify the API URI. For example identi.ca's URI is:
https://identi.ca/api/statuses
</para>
</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--retweet ID</option></term>
+ <listitem>
+ <para>
+ Status ID of a single post which you want to retweet.
+ </para>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term><option>--shrink-urls</option></term>
<listitem>
options are either "twitter" or "identica" to send to
twitter.com or identi.ca respectively.
- If you want to send the message to a custom laconi.ca installation,
+ If you want to send the message to a custom StatusNet installation,
you should specify the API URI. For example identi.ca's URI is:
https://identi.ca/api/statuses.
</para>