From: nekral-guest Date: Sat, 5 Sep 2009 20:26:09 +0000 (+0000) Subject: Added new TODO item. X-Git-Tag: 4.1.5~389 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff60398b1cd013b17593902a8671d1a3e5e7bc84;p=shadow Added new TODO item. --- diff --git a/TODO b/TODO index a993b6dc..292b723d 100644 --- a/TODO +++ b/TODO @@ -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.