Browse Source

Update TODO file

 + Commands were grouped in commit a2d0963f21ea81cc913289e71cda9c0f8d852712
Leo 9 years ago
parent
commit
9fa3fb5e4f
1 changed files with 1 additions and 2 deletions
  1. 1 2
      TODO.md

+ 1 - 2
TODO.md

@@ -44,7 +44,7 @@
 
 ### Misc
  + Documentation ;-)
- + Handle errors in reading rc file
+ + Handle errors reading rc file
  + Return error code when necessary
  + Log duration of commands, ignore some return code
 
@@ -53,7 +53,6 @@
 
 ## Long term
  + Translate displayed messages.
- + Better command line interface by grouping commands.
  + Use Batteries instead of Core to improve apps size?
  + Be more carefull with file reading, lazy evaluation (especially in
    tmp_file.get_accurate_log)