From aeb41d2fc32683cee8c7087bb52a7fb3cd8d643b Mon Sep 17 00:00:00 2001 From: deajan Date: Sat, 15 Jun 2013 09:56:06 +0200 Subject: [PATCH] Update TODO.md --- TODO.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index c37c7fd..7ae344b 100644 --- a/TODO.md +++ b/TODO.md @@ -6,12 +6,12 @@ Upcomming features: - Add usage function (ie --help or no option specified) - Add GetCmdlineParameter function - Add --silent parameter -- +- Add option to enable ACL backup (with rsync, and tar rotated copies) Bugs not yet addressed that will be done a bit later: -- Recursive task creation doesn't include files, it should -- Disk usage check doesn't care about excluded directories +- Recursive task creation doesn't include files in root directory but only subdirectories +- Disk usage check doesn't calculate excluded directories Future plans: