]> git.tuebingen.mpg.de Git - adu.git/commit
Make it easier to print the help for select options.
authorAndre Noll <maan@systemlinux.org>
Sat, 1 Nov 2008 21:06:16 +0000 (22:06 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 1 Nov 2008 21:06:16 +0000 (22:06 +0100)
commitfd37e9fafb8fd103b530ab45f0624fb5d67c0a89
tree266beffe86e9fa516d766eed27f17b44ed7f3400
parent7c718f95beff5a316edb2985171624fb5d14aaf4
Make it easier to print the help for select options.

It was always a bit awkward to print the help for the select options
because one had to specify a valid mode (-C -S or -I) and the required
-d option just to make gengetopt not bail out early.

Fix this flaw by not using gengetopt's internal help.
Makefile
adu.c
adu.h
interactive.c