diff options
author | Dave Reisner <d@falconindy.com> | 2010-01-14 13:27:23 -0500 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-01-14 13:27:23 -0500 |
commit | 7c75bf79d73b203e114ebf39b1ce32b0a4e0783c (patch) | |
tree | 61f175b167ae9c81bbdccd91bafa086eb427fbba | |
parent | 8acda70008db6820f4047d78ea8a5fb1fa09640a (diff) | |
download | squashfu-7c75bf79d73b203e114ebf39b1ce32b0a4e0783c.tar.gz |
Update todo list
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -109,6 +109,9 @@ TODO --------------------------------------- In no particular order.... +- Improve report output + - Frontload CPU work to print all at once +- Slim down calls to unmount seed. No harm in leaving it mounted mid-run. - Create options parser (and determine options) - specify alternate config file - report usage after backup completes |