i2e-cli - English-Spanish Dicitionary Command Line Interface
SYNOPSIS
i2e-cli [-r] [-e] word
USAGE
i2e-cli is an English to Spanish (and viceversa) dictionary which uses the same word
database as
i2e to provide a translation.
By default i2e-cli will translate from English to Spanish using a
broad search, i.e. it will present any term that contains the word given as an
input.
i2e-cli will exit with 1 if the translation dictionary is not found,
otherwise it will exit with 0 return value.
OPTIONS
i2e-cli can be given two options:
-r
Translate from Spanish to English.
-e
Do an exact match.
FILES
/usr/share/i2e/i2e.dict
File used as translation dictionary.
~/.i2e.dict
file where words added by the user reside.
KNOWN BUGS
.B i2e-cli
will not accept more than one word in the command line.
DOWNLOAD
The latest version of i2e can be downloaded from http://darkd.virtualave.net
AUTHOR
The author of this manpage is Javier Fernandez-Sanguino, the author of
i2e is Alfredo Casademunt.