Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-06 | (argp_program_version): New variable. | Miles Bader | |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader | |
1996-05-11 | (parse_opt): Print a usage msg with no args. | Miles Bader | |
(options, main): Add --translated/-t option. | |||
1996-03-19 | (main): Pass new arg to argp_parse. | Miles Bader | |
1995-12-06 | (main): | Miles Bader | |
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. | |||
1995-10-18 | (options): Converted to argp format. | Miles Bader | |
(main): Use argp, not getopt. (usage, USAGE, SHORT_OPTIONS): Deleted. (arg_doc, doc): New variables. Include <argp.h> not <getopt.h>. | |||
1995-10-05 | (usage, options, main): Change -h/--no-header options to -p/--prefix and | Miles Bader | |
-P/--no-prefix. (main): Unless overridden by -p/-P, only print a FILE: prefix when there are multiple files on the command line. | |||
1995-04-04 | Initial revision | Miles Bader | |