]> git.tuebingen.mpg.de Git - adu.git/commit
Make the header line configurable.
authorAndre Noll <maan@systemlinux.org>
Sun, 9 Nov 2008 19:37:09 +0000 (20:37 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 9 Nov 2008 19:37:09 +0000 (20:37 +0100)
commite155bb7cba1be31490cb42228f5ae3598a728b0d
tree7b3c5c50c671ec46e3a06978baadfb6c12742c7b
parent06ed2a8ccb7f05eacb530a34f222a1d900f35bf5
Make the header line configurable.

This replaces the --no-header flag by --header string option. The
argument is the header of the summary/list.

This was not a straight-forward task because the headers for the
user lists contain the uid and the user name. So introduce another
set of format string directives to still allow this.
select.c
select.ggo