diff --git a/TODO b/TODO index 2a3085eda..ac1b1ba58 100644 --- a/TODO +++ b/TODO @@ -12,3 +12,6 @@ Some things which are to be done - 'crtools show' should support showing only a subset of resources dumped such as pipes/vma/ and etc... - add bash completion file +- switch to getopt() +- comments for seize_task +- anything related to seizing should be in seize.c file instead of util.c