aboutsummaryrefslogtreecommitdiff
path: root/utils/showtrans.c
Commit message (Collapse)AuthorAgeFilesLines
* (options): Converted to argp format.Miles Bader1995-10-181-70/+61
| | | | | | | (main): Use argp, not getopt. (usage, USAGE, SHORT_OPTIONS): Deleted. (arg_doc, doc): New variables. Include <argp.h> not <getopt.h>.
* (usage, options, main): Change -h/--no-header options to -p/--prefix andMiles Bader1995-10-051-10/+17
| | | | | | -P/--no-prefix. (main): Unless overridden by -p/-P, only print a FILE: prefix when there are multiple files on the command line.
* Initial revisionMiles Bader1995-04-041-0/+137