Quoting Francois BARRIERE <[EMAIL PROTECTED]>:

>  By the way, will it also be possible to open a file and
> save it into another format only using the command line (like abw->rtf)?

GTK+ only:

abiword --to <extension-out> file.<extension-in>

GNOME:

abiword --to=<extension-out> file.<extension-in>

examples:

abiword --to=rtf file.doc
abiword --to=html file.abw
...

It's all there in the docs

Dom

-----------------------------------------------
To unsubscribe from this list, send a message to
[EMAIL PROTECTED] with the word
unsubscribe in the message body.

Reply via email to