aboutsummaryrefslogtreecommitdiff
path: root/utils/showtrans.c
Commit message (Collapse)AuthorAgeFilesLines
* (main): Pass new arg to argp_parse.Miles Bader1996-03-191-2/+2
|
* (main):Miles Bader1995-12-061-2/+2
| | | | | | Supply the new SEP argument to argz_stringify. Change uses of the INDEX field in argp_state structures to use NEXT instead. Fix default prefix-printing test.
* (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