Added new TODO item.

This commit is contained in:
nekral-guest 2009-09-05 20:26:09 +00:00
parent 32e2ef34a3
commit ff60398b1c

7
TODO
View File

@ -1,3 +1,10 @@
* Create a common usage function that'd take the array of
long options and an array of descriptions and output that so things would
be standardized across the utils.
Usage strings should be normalized and split first.
Investigate optparse.
/etc/default/useradd
* GROUP=1000 should accept a group name.