aboutsummaryrefslogtreecommitdiff
path: root/utils/settrans.c
Commit message (Collapse)AuthorAgeFilesLines
* (main): Use fshelp_start_translator instead of start_translator from ../lib.Miles Bader1995-09-051-2/+4
|
* (SHORT_OPTIONS): Remove '?' as getopt usurps it.Miles Bader1995-07-071-3/+3
| | | | (options, main): Use '&' instead of '?' to mean help.
* Give an error message instead of dying when no filename argument is given.Miles Bader1995-07-061-0/+3
|
* Allow options before and immediately after the node name to be rearranged byMiles Bader1995-04-271-18/+19
| | | | getopt without affecting those following the translator name.
* Get rid of the `show passive translator' functionality, as this is now doneMiles Bader1995-04-051-45/+26
| | | | by showtrans.
* Initial revisionMiles Bader1995-03-311-0/+180