]> git.tuebingen.mpg.de Git - adu.git/commit
Add format string doku, simplify format string handling.
authorAndre Noll <maan@systemlinux.org>
Sat, 1 Nov 2008 19:21:18 +0000 (20:21 +0100)
committerAndre Noll <maan@systemlinux.org>
Sat, 1 Nov 2008 19:21:18 +0000 (20:21 +0100)
commitde525e7c5b6592b41f8681f919d5d53406801861
tree60adfb02904dee194555944fac7da4163e83b9ed
parentb6077bec588bd4a699f499acdab59bda8137718e
Add format string doku, simplify format string handling.

As adu now only prints one list/summary at a time, there's only need
for one format string. So replace the four format-string related
option by a single --format option and add a detailed description
on how adu format strings may be used.

This further simplifies the select code a bit.
adu.c
adu.h
interactive.c
select.c
select.ggo
select.h [new file with mode: 0644]