diff --git a/TODO b/TODO index db36e675..b30a6f4c 100644 --- a/TODO +++ b/TODO @@ -4,3 +4,4 @@ - Support a verbose output mode - Make sure we are root when executed - If we have to be root, should lorax be in /usr/sbin ? +- Use OptionParser instead of getopt (?)