From ff60398b1cd013b17593902a8671d1a3e5e7bc84 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sat, 5 Sep 2009 20:26:09 +0000 Subject: [PATCH] Added new TODO item. --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) 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.